Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-085315
#<BuildRuby:0x00005601477a8188
@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.20240115-085315",
@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.000002 0.000002 0.000004 ( 0.000004)
autoconf 0.000005 0.000003 0.000008 ( 0.000008)
configure 0.000003 0.000002 0.000005 ( 0.000006)
build_up 0.001015 0.004697 0.809313 ( 1.218212)
build_miniruby 0.000000 0.001099 0.821922 ( 0.821668)
build_ruby 0.000000 0.002014 2.679091 ( 2.679770)
build_all 0.003515 0.004363 12.007120 ( 0.986454)
build_install 0.007131 0.006819 3.502295 ( 0.972796)
test_btest 0.000390 0.000351 65.655363 ( 4.914042)
test_basic 0.004460 0.000075 0.396711 ( 0.477142)
test_all 0.094092 0.001214 385.174962 ( 36.850783)
test_rubyspec 0.035574 0.033102 40.704124 ( 53.250816)
total: 102.17 sec