Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-102754
#<BuildRuby:0x000055d4337140c8
@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.20240108-102754",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000012 0.000004 0.000016 ( 0.000017)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.005066 0.000290 1.286957 ( 1.665413)
build_miniruby 0.001188 0.000000 2.013581 ( 2.018765)
build_ruby 0.001669 0.000000 5.736591 ( 5.747550)
build_all 0.011024 0.000000 16.827174 ( 1.847561)
build_install 0.013204 0.002738 4.952935 ( 1.741091)
test_btest 0.000629 0.000151 83.624643 ( 10.617163)
test_basic 0.005627 0.001351 0.713535 ( 0.780821)
test_all 0.101157 0.020628 581.810489 ( 67.291148)
test_rubyspec 0.032231 0.036174 83.953881 ( 96.256623)
total: 187.97 sec