Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-180922
#<BuildRuby:0x0000558a4aef80d8
@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.20231220-180922",
@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.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.005180 1.056771 ( 1.319573)
build_miniruby 0.000123 0.001194 0.909531 ( 0.909695)
build_ruby 0.001094 0.000398 2.741825 ( 2.746186)
build_all 0.006659 0.000965 12.250267 ( 1.015756)
build_install 0.002758 0.009398 3.626136 ( 0.993026)
test_btest 0.000500 0.000250 63.908624 ( 4.740432)
test_basic 0.000120 0.003743 0.396130 ( 0.474058)
test_all 0.073450 0.034935 446.192690 ( 43.608337)
test_rubyspec 0.033111 0.021074 40.450275 ( 53.192310)
total: 109.00 sec