Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-191518
#<BuildRuby:0x000055c1ba77bc18
@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.20231231-191518",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.000792 0.004168 0.789964 ( 1.183542)
build_miniruby 0.000781 0.000196 0.811499 ( 0.811256)
build_ruby 0.001136 0.000284 2.654173 ( 2.655275)
build_all 0.002876 0.005165 11.978189 ( 0.982422)
build_install 0.012193 0.000942 3.426605 ( 0.977280)
test_btest 0.000946 0.000270 63.396279 ( 4.687351)
test_basic 0.005616 0.000000 0.416481 ( 0.495960)
test_all 0.081292 0.018195 381.490527 ( 37.680127)
test_rubyspec 0.026571 0.036959 40.403073 ( 52.960900)
total: 102.43 sec