Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-214225
#<BuildRuby:0x000056365a8c5438
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220825-214225",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j16'",
@timeout=10800>
user system total real
checkout 0.000020 0.000004 0.000024 ( 0.000023)
autoconf 0.000035 0.000005 0.000040 ( 0.000041)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.011845 0.000495 0.813065 ( 0.876167)
build_miniruby 0.001123 0.000160 0.053704 ( 0.052325)
build_ruby 0.001818 0.000000 0.066617 ( 0.064946)
build_all 0.004093 0.003947 1.249997 ( 0.464386)
build_install 0.005937 0.009592 1.571362 ( 0.792970)
test_btest 0.000735 0.000220 54.627708 ( 5.852041)
test_basic 0.004571 0.001371 0.294897 ( 0.395126)
test_all 0.003734 0.000000 509.424138 ( 53.770259)
test_rubyspec 0.085974 0.044073 41.675162 ( 50.252834)
total: 112.52 sec