Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-152923
#<BuildRuby:0x0000562ea356f4f0
@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.20231223-152923",
@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.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003420 0.000622 0.739267 ( 1.145685)
build_miniruby 0.001075 0.000196 0.906961 ( 0.907206)
build_ruby 0.001302 0.000237 2.776757 ( 2.780088)
build_all 0.008081 0.000000 12.127195 ( 1.015851)
build_install 0.006653 0.002357 3.424150 ( 0.970559)
test_btest 0.000696 0.000122 62.510913 ( 5.301719)
test_basic 0.000000 0.003577 0.389775 ( 0.469816)
test_all 0.095456 0.011613 446.685072 ( 39.557466)
test_rubyspec 0.017182 0.039392 40.640186 ( 53.359605)
total: 105.51 sec