Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-011840
#<BuildRuby:0x0000565322ccb638
@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.20231125-011840",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004982 0.000830 0.928340 ( 1.294844)
build_miniruby 0.000942 0.000000 0.806767 ( 0.806993)
build_ruby 0.001512 0.000000 2.659532 ( 2.660269)
build_all 0.005451 0.002614 12.276293 ( 0.987803)
build_install 0.006040 0.004354 3.697735 ( 0.981121)
test_btest 0.000677 0.000159 63.797946 ( 5.610239)
test_basic 0.004403 0.001036 0.400453 ( 0.480029)
test_all 0.046179 0.050802 359.301965 ( 34.517938)
test_rubyspec 0.039657 0.029988 40.141012 ( 52.679912)
total: 100.02 sec