Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-000334
#<BuildRuby:0x000055dab1c17208
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230120-000334",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.002545 0.001018 0.600933 ( 1.006132)
build_miniruby 0.000661 0.000264 0.575641 ( 0.574513)
build_ruby 0.000929 0.000372 2.093130 ( 2.096406)
build_all 0.008065 0.001331 12.548792 ( 1.591080)
build_install 0.006317 0.000526 1.520222 ( 0.728811)
test_btest 0.000629 0.000000 68.529460 ( 5.978450)
test_basic 0.003700 0.000000 0.252418 ( 0.347712)
test_all 0.000847 0.000160 494.712810 ( 47.228960)
test_rubyspec 0.018612 0.011284 35.185162 ( 45.747291)
total: 105.30 sec