Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-211257
#<BuildRuby:0x000055bf7c317f90
@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.20240113-211257",
@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.000003 0.000010 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.005018 0.000000 0.810013 ( 1.189304)
build_miniruby 0.001207 0.000000 0.829752 ( 0.829151)
build_ruby 0.001912 0.000000 2.687824 ( 2.688454)
build_all 0.006935 0.000687 12.083510 ( 0.977885)
build_install 0.010843 0.002323 3.434561 ( 0.961815)
test_btest 0.000531 0.000113 65.741011 ( 4.892319)
test_basic 0.000029 0.005064 0.410051 ( 0.490003)
test_all 0.061984 0.033684 379.901321 ( 41.301359)
test_rubyspec 0.043879 0.019638 40.891062 ( 53.435526)
total: 106.77 sec