Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-065620
#<BuildRuby:0x000055bbbea23918
@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.20231227-065620",
@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.000016)
autoconf 0.000021 0.000006 0.000027 ( 0.000028)
configure 0.000017 0.000006 0.000023 ( 0.000023)
build_up 0.005417 0.000425 1.212801 ( 1.572135)
build_miniruby 0.000719 0.000212 0.920582 ( 0.920238)
build_ruby 0.001132 0.000333 2.870600 ( 2.870471)
build_all 0.000000 0.009581 16.723962 ( 1.547210)
build_install 0.004942 0.003226 4.658971 ( 1.147768)
test_btest 0.000650 0.000289 84.428826 ( 7.105760)
test_basic 0.004781 0.000220 0.666245 ( 0.740595)
test_all 0.106341 0.031022 520.642727 ( 61.982761)
test_rubyspec 0.021338 0.029006 49.809104 ( 62.072660)
total: 139.96 sec