Logfile: /home/ko1/ruby/logs/brlog.trunk.20230211-184003
#<BuildRuby:0x000055bb01c7b368
@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.20230211-184003",
@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.000006 0.000003 0.000009 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000007)
build_up 0.002274 0.001264 0.648276 ( 1.175540)
build_miniruby 0.000572 0.000318 0.671726 ( 0.671432)
build_ruby 0.000757 0.000420 2.099807 ( 2.099708)
build_all 0.002174 0.007173 12.392534 ( 1.516039)
build_install 0.003781 0.002647 1.500700 ( 0.722838)
test_btest 0.000400 0.000280 66.531411 ( 5.862441)
test_basic 0.002174 0.001522 0.250197 ( 0.345232)
test_all 0.000639 0.000447 493.522519 ( 46.986116)
test_rubyspec 0.020201 0.006130 34.743099 ( 45.319964)
total: 104.70 sec