Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-234157
#<BuildRuby:0x000055d6ae208098
@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.20240111-234157",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000003 0.000010 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.001738 0.003149 0.818147 ( 1.208456)
build_miniruby 0.000776 0.000283 0.900393 ( 0.900328)
build_ruby 0.000000 0.001374 2.684778 ( 2.685362)
build_all 0.004728 0.002770 12.009607 ( 0.963521)
build_install 0.004767 0.006292 3.408596 ( 0.958467)
test_btest 0.000514 0.000257 65.933170 ( 4.806643)
test_basic 0.003481 0.001740 0.398235 ( 0.478565)
test_all 0.068997 0.028828 398.809111 ( 36.688107)
test_rubyspec 0.033249 0.031937 40.953211 ( 53.509979)
total: 102.20 sec