Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-072639
#<BuildRuby:0x00005628e3093500
@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.20231220-072639",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003904 0.001220 1.358055 ( 1.749599)
build_miniruby 0.000988 0.000000 0.899263 ( 0.899182)
build_ruby 0.001809 0.000000 2.668261 ( 2.669167)
build_all 0.009472 0.001114 16.851617 ( 1.470741)
build_install 0.007446 0.000790 4.867824 ( 1.167086)
test_btest 0.001045 0.000000 83.916655 ( 7.850257)
test_basic 0.000000 0.003512 0.655545 ( 0.735152)
test_all 0.110681 0.025233 552.861766 ( 52.868979)
test_rubyspec 0.013394 0.033276 50.040134 ( 62.438144)
total: 131.85 sec