Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-210116
#<BuildRuby:0x000055decd9078e0
@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-210116",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000416 0.004048 1.036077 ( 1.343909)
build_miniruby 0.000935 0.000170 0.872734 ( 0.872967)
build_ruby 0.001397 0.000254 2.705485 ( 2.706109)
build_all 0.007679 0.000000 12.221082 ( 1.033313)
build_install 0.007631 0.001857 3.607312 ( 0.983401)
test_btest 0.000648 0.000108 65.588661 ( 4.872663)
test_basic 0.003408 0.000000 0.376282 ( 0.459594)
test_all 0.079554 0.020782 399.912079 ( 36.774110)
test_rubyspec 0.031467 0.020463 39.939705 ( 52.574242)
total: 101.62 sec