Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-064817
#<BuildRuby:0x000055bcf370fa48
@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.20231210-064817",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000013)
build_up 0.004514 0.000045 1.005095 ( 1.266938)
build_miniruby 0.001083 0.000091 0.865523 ( 0.864918)
build_ruby 0.001511 0.000126 2.694034 ( 2.695083)
build_all 0.007831 0.000000 12.036359 ( 1.010790)
build_install 0.007440 0.000171 3.568583 ( 0.968413)
test_btest 0.000574 0.000038 64.369551 ( 5.190541)
test_basic 0.003336 0.000222 0.378465 ( 0.459595)
test_all 0.090803 0.010420 403.291238 ( 35.464706)
test_rubyspec 0.027402 0.040373 39.812253 ( 52.460847)
total: 100.38 sec