Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-034114
#<BuildRuby:0x0000562f6ac78018
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231201-034114",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003391 0.000678 0.957474 ( 1.229626)
build_miniruby 0.000974 0.000195 0.867058 ( 0.866724)
build_ruby 0.000000 0.001053 2.706209 ( 2.709196)
build_all 0.003252 0.004299 12.133349 ( 1.010851)
build_install 0.009040 0.000000 3.556718 ( 0.954582)
test_btest 0.000551 0.000000 67.400594 ( 5.076751)
test_basic 0.003356 0.000000 0.369287 ( 0.450687)
test_all 0.089874 0.008648 390.101234 ( 34.256056)
test_rubyspec 0.035421 0.035423 39.728675 ( 52.370427)
total: 98.93 sec