Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-093916
#<BuildRuby:0x000055ce47c90098
@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-093916",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.003710 0.001012 0.793137 ( 1.194213)
build_miniruby 0.000927 0.000000 0.819247 ( 0.819497)
build_ruby 0.001393 0.000000 2.682755 ( 2.683790)
build_all 0.007390 0.000000 11.946638 ( 0.960266)
build_install 0.002125 0.008277 3.406399 ( 0.959978)
test_btest 0.000439 0.000157 61.666965 ( 5.883927)
test_basic 0.002814 0.001005 0.394993 ( 0.475861)
test_all 0.066189 0.030679 372.849950 ( 37.637006)
test_rubyspec 0.027364 0.036792 40.620509 ( 53.181282)
total: 103.80 sec