Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-020000
#<BuildRuby:0x0000559000a240c8
@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-020000",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000000 0.005336 0.885409 ( 1.455296)
build_miniruby 0.000000 0.000988 0.818286 ( 0.819028)
build_ruby 0.000000 0.001367 2.693044 ( 2.693801)
build_all 0.003178 0.004556 11.997339 ( 0.956445)
build_install 0.004358 0.005557 3.506870 ( 0.989398)
test_btest 0.000000 0.000765 65.501907 ( 4.754251)
test_basic 0.002530 0.002049 0.389468 ( 0.469788)
test_all 0.062820 0.034099 378.889794 ( 33.696133)
test_rubyspec 0.021172 0.043798 40.580885 ( 53.147864)
total: 98.98 sec