Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-080033
#<BuildRuby:0x0000559d045c0110
@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.20231123-080033",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000000 0.005384 0.916143 ( 1.370813)
build_miniruby 0.000000 0.001046 0.812610 ( 0.812602)
build_ruby 0.000041 0.001370 2.611210 ( 2.612157)
build_all 0.007808 0.000000 12.187995 ( 1.002883)
build_install 0.008674 0.004194 3.708987 ( 0.972216)
test_btest 0.000622 0.000207 65.613917 ( 4.483704)
test_basic 0.001848 0.003222 0.389648 ( 0.468347)
test_all 0.071917 0.024567 352.579438 ( 31.478926)
test_rubyspec 0.040063 0.025172 40.013680 ( 52.580419)
total: 95.78 sec