Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-165101
#<BuildRuby:0x000055b73b0fc010
@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.20231226-165101",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000014 0.000003 0.000017 ( 0.000018)
build_up 0.004872 0.000974 0.806270 ( 1.185628)
build_miniruby 0.000835 0.000167 0.801725 ( 0.802065)
build_ruby 0.001488 0.000297 2.641319 ( 2.641540)
build_all 0.007422 0.000438 11.963177 ( 0.975255)
build_install 0.012730 0.000000 3.320502 ( 0.958230)
test_btest 0.000750 0.000000 62.168081 ( 4.642293)
test_basic 0.000000 0.004812 0.386608 ( 0.466984)
test_all 0.070872 0.025908 374.030797 ( 36.924417)
test_rubyspec 0.016919 0.047609 40.112053 ( 52.681111)
total: 101.28 sec