Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-213452
#<BuildRuby:0x00005628b23dfe88
@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.20240114-213452",
@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.000013 0.000005 0.000018 ( 0.000018)
autoconf 0.000020 0.000008 0.000028 ( 0.000029)
configure 0.000015 0.000006 0.000021 ( 0.000022)
build_up 0.004874 0.001950 0.801808 ( 1.164774)
build_miniruby 0.001105 0.000000 0.821696 ( 0.821529)
build_ruby 0.001309 0.000000 2.700895 ( 2.701967)
build_all 0.006745 0.001425 12.025765 ( 0.949456)
build_install 0.002064 0.008628 3.930407 ( 0.993021)
test_btest 0.000480 0.000240 66.134755 ( 4.838029)
test_basic 0.004082 0.000046 0.435253 ( 0.514786)
test_all 0.090418 0.008525 374.136234 ( 36.522807)
test_rubyspec 0.038509 0.026472 40.367178 ( 52.905394)
total: 101.41 sec