Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-055311
#<BuildRuby:0x000055f115a16ee8
@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.20231119-055311",
@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.000005 0.000002 0.000007 ( 0.000006)
build_up 0.003882 0.001165 0.906796 ( 1.300019)
build_miniruby 0.000935 0.000281 0.785149 ( 0.784809)
build_ruby 0.001041 0.000312 2.584139 ( 2.585302)
build_all 0.007166 0.000717 12.088513 ( 1.005985)
build_install 0.011964 0.001796 3.566929 ( 0.973252)
test_btest 0.000563 0.000140 62.831458 ( 5.904934)
test_basic 0.000071 0.005455 0.416619 ( 0.494624)
test_all 0.079525 0.018966 360.852121 ( 32.879379)
test_rubyspec 0.040453 0.024368 39.938362 ( 52.553842)
total: 98.48 sec