Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-003541
#<BuildRuby:0x0000556ba9c93e88
@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.20240101-003541",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001007 0.004223 0.792100 ( 1.190511)
build_miniruby 0.000971 0.000265 0.850165 ( 0.849620)
build_ruby 0.001395 0.000000 2.672192 ( 2.673271)
build_all 0.008197 0.000320 12.047858 ( 0.956701)
build_install 0.012088 0.001681 3.665232 ( 0.979127)
test_btest 0.000654 0.000140 64.295700 ( 5.256622)
test_basic 0.004106 0.000880 0.392911 ( 0.472298)
test_all 0.067547 0.030668 377.387064 ( 42.240783)
test_rubyspec 0.023406 0.050061 40.961751 ( 53.494307)
total: 108.11 sec