Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-071604
#<BuildRuby:0x0000555ee6574078
@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.20231217-071604",
@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.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004880 0.000157 1.035173 ( 1.331106)
build_miniruby 0.001111 0.000202 0.871713 ( 0.872036)
build_ruby 0.001530 0.000278 2.712388 ( 2.712446)
build_all 0.007498 0.000523 12.186812 ( 1.019623)
build_install 0.010054 0.003879 3.590009 ( 0.978163)
test_btest 0.000479 0.000096 64.595313 ( 5.733336)
test_basic 0.003659 0.000732 0.385011 ( 0.466954)
test_all 0.090359 0.012730 411.305368 ( 38.099325)
test_rubyspec 0.032664 0.039067 39.763522 ( 52.423769)
total: 103.64 sec