Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-184849
#<BuildRuby:0x000055b4f93ff670
@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.20240116-184849",
@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.000013 0.000006 0.000019 ( 0.000020)
autoconf 0.000016 0.000008 0.000024 ( 0.000025)
configure 0.000011 0.000005 0.000016 ( 0.000017)
build_up 0.004176 0.002088 0.880375 ( 1.480291)
build_miniruby 0.000000 0.000952 0.811292 ( 0.811492)
build_ruby 0.000000 0.001383 2.678346 ( 2.679016)
build_all 0.005654 0.002494 12.325041 ( 1.011819)
build_install 0.006435 0.007082 3.415523 ( 0.965187)
test_btest 0.000391 0.000240 64.936528 ( 4.910023)
test_basic 0.002886 0.001776 0.389514 ( 0.470361)
test_all 0.079661 0.014391 391.911152 ( 36.603782)
test_rubyspec 0.052493 0.076514 73.889182 ( 86.363763)
total: 135.30 sec