Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-132352
#<BuildRuby:0x00005637fc2180d8
@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.20231231-132352",
@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.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.001069 0.004204 0.809517 ( 1.195727)
build_miniruby 0.000910 0.000227 0.818246 ( 0.818115)
build_ruby 0.001400 0.000000 2.686471 ( 2.687650)
build_all 0.003223 0.004545 11.932198 ( 0.990761)
build_install 0.012406 0.000000 3.386248 ( 0.967909)
test_btest 0.000739 0.000000 62.613095 ( 4.625378)
test_basic 0.002108 0.002037 0.385845 ( 0.465667)
test_all 0.073759 0.023633 368.014806 ( 34.421754)
test_rubyspec 0.027617 0.038565 40.169520 ( 52.726645)
total: 98.90 sec