Logfile: /home/ko1/ruby/logs/brlog.trunk.20231120-162610
#<BuildRuby:0x000055eab9f0c090
@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.20231120-162610",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.003835 0.000902 1.248126 ( 1.651294)
build_miniruby 0.000910 0.000214 0.915760 ( 0.915598)
build_ruby 0.000000 0.001476 2.630850 ( 2.631170)
build_all 0.002302 0.007741 16.212956 ( 1.463605)
build_install 0.004845 0.004554 4.813520 ( 1.174273)
test_btest 0.000558 0.000217 84.160608 ( 7.293035)
test_basic 0.002816 0.001095 0.718435 ( 0.796260)
test_all 0.091557 0.041207 516.378195 ( 48.067164)
test_rubyspec 0.020639 0.021578 49.882739 ( 62.285335)
total: 126.28 sec