Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-110023
#<BuildRuby:0x000055e9c11375f8
@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.20231228-110023",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004289 0.001340 1.269598 ( 1.671485)
build_miniruby 0.000000 0.001391 0.947406 ( 0.946081)
build_ruby 0.000070 0.001353 2.753542 ( 2.753757)
build_all 0.007447 0.002628 16.598575 ( 1.450308)
build_install 0.008130 0.000000 4.641569 ( 1.136922)
test_btest 0.000741 0.000000 85.004038 ( 7.400279)
test_basic 0.004516 0.000009 0.664154 ( 0.740067)
test_all 0.117753 0.016305 548.143968 ( 49.453899)
test_rubyspec 0.018027 0.034695 50.063352 ( 62.332111)
total: 127.89 sec