Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-194123
#<BuildRuby:0x00005634e1397918
@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="-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.20240116-194123",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.005854 0.000417 1.286589 ( 1.640199)
build_miniruby 0.000943 0.000209 0.823923 ( 0.823279)
build_ruby 0.001457 0.000324 2.535320 ( 2.539836)
build_all 0.004214 0.005393 14.453646 ( 1.351102)
build_install 0.006960 0.000658 4.143719 ( 1.070511)
test_btest 0.000786 0.000207 77.711698 ( 6.351286)
test_basic 0.004795 0.000000 0.609135 ( 0.690251)
test_all 0.099368 0.030502 502.521110 ( 48.017961)
test_rubyspec 0.024132 0.039121 82.022178 ( 94.469350)
total: 156.95 sec