Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-140856
#<BuildRuby:0x00005558d748b4f0
@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-140856",
@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.000002 0.000005 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.002379 0.003140 1.157870 ( 1.320875)
build_miniruby 0.000569 0.000285 0.810015 ( 0.810099)
build_ruby 0.001513 0.000000 2.705784 ( 2.706836)
build_all 0.008013 0.000000 12.045305 ( 0.974829)
build_install 0.010673 0.002848 3.588625 ( 0.977698)
test_btest 0.000532 0.000199 64.592916 ( 4.839714)
test_basic 0.004614 0.000325 0.399803 ( 0.478914)
test_all 0.074198 0.024692 378.252694 ( 37.030142)
test_rubyspec 0.037628 0.029891 40.469144 ( 53.029177)
total: 102.17 sec