Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-191420
#<BuildRuby:0x0000556f31f640c8
@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.20231206-191420",
@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.000006 0.000003 0.000009 ( 0.000009)
configure 0.000005 0.000003 0.000008 ( 0.000007)
build_up 0.002912 0.001456 0.990768 ( 1.267069)
build_miniruby 0.000597 0.000298 0.863857 ( 0.863873)
build_ruby 0.000758 0.000379 2.702356 ( 2.705267)
build_all 0.008248 0.000000 12.109540 ( 0.971033)
build_install 0.008996 0.000963 3.561219 ( 0.967038)
test_btest 0.000555 0.000198 65.411268 ( 4.652548)
test_basic 0.002322 0.000829 0.369216 ( 0.451982)
test_all 0.070132 0.027318 380.635476 ( 37.571114)
test_rubyspec 0.050099 0.018787 39.727906 ( 52.350866)
total: 101.80 sec