Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-050753
#<BuildRuby:0x000055dc43873078
@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.20231127-050753",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.001220 0.004530 0.923721 ( 1.311678)
build_miniruby 0.000788 0.000315 0.827001 ( 0.827056)
build_ruby 0.000000 0.002058 2.663414 ( 2.663192)
build_all 0.005261 0.002578 12.216689 ( 1.008621)
build_install 0.007051 0.007525 3.696427 ( 0.983478)
test_btest 0.000510 0.000272 61.184378 ( 5.718109)
test_basic 0.003435 0.001832 0.398233 ( 0.476977)
test_all 0.079652 0.016219 346.310477 ( 37.501890)
test_rubyspec 0.016631 0.051523 39.911444 ( 52.472214)
total: 102.96 sec