Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-215222
#<BuildRuby:0x0000558545ce3f90
@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.20240106-215222",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000017 0.000002 0.000019 ( 0.000018)
build_up 0.000758 0.004022 1.163016 ( 1.527817)
build_miniruby 0.001274 0.000212 1.425680 ( 1.428234)
build_ruby 0.001266 0.000211 4.153349 ( 4.162878)
build_all 0.010220 0.000000 16.158825 ( 1.635846)
build_install 0.014884 0.000000 4.817577 ( 1.694627)
test_btest 0.000719 0.000000 81.276445 ( 7.890135)
test_basic 0.005105 0.000000 0.592035 ( 0.658770)
test_all 0.100129 0.020544 558.055181 ( 60.414865)
test_rubyspec 0.051247 0.010619 71.586500 ( 83.833914)
total: 163.25 sec