Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-065911
#<BuildRuby:0x000055a3cfe54188
@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.20240115-065911",
@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.000009 0.000001 0.000010 ( 0.000012)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.000000 0.006214 0.826244 ( 1.199677)
build_miniruby 0.000000 0.001206 0.817870 ( 0.817637)
build_ruby 0.000000 0.001448 2.679338 ( 2.680269)
build_all 0.000000 0.008370 12.093951 ( 0.998141)
build_install 0.000000 0.009926 3.521392 ( 0.962027)
test_btest 0.000208 0.000690 63.921424 ( 5.206078)
test_basic 0.002487 0.002741 0.396008 ( 0.474830)
test_all 0.075594 0.022232 377.470083 ( 32.549874)
test_rubyspec 0.032458 0.033705 40.192039 ( 52.722835)
total: 97.61 sec