Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-102950
#<BuildRuby:0x0000555fc0704098
@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-102950",
@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.000002 0.000009 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.004871 0.000252 0.799904 ( 1.173447)
build_miniruby 0.000000 0.001082 0.852154 ( 0.851934)
build_ruby 0.000000 0.001424 2.671016 ( 2.671778)
build_all 0.004942 0.002891 12.032182 ( 0.952905)
build_install 0.010346 0.000000 3.438911 ( 0.980865)
test_btest 0.000654 0.000143 64.249771 ( 4.733510)
test_basic 0.003984 0.000119 0.390522 ( 0.471736)
test_all 0.073336 0.025608 372.093775 ( 38.746228)
test_rubyspec 0.037424 0.028169 40.275219 ( 52.832842)
total: 103.42 sec