Logfile: /home/ko1/ruby/logs/brlog.trunk.20230313-102057
#<BuildRuby:0x0000555f1e23ef10
@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.20230313-102057",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.003135 0.001045 0.831604 ( 2.144571)
build_miniruby 0.000653 0.000217 0.633548 ( 0.633272)
build_ruby 0.000850 0.000284 2.071118 ( 2.070684)
build_all 0.004216 0.004347 11.313413 ( 1.021046)
build_install 0.006337 0.000699 1.568721 ( 0.853177)
test_btest 0.000508 0.000184 74.940411 ( 6.380549)
test_basic 0.003062 0.000000 0.242566 ( 0.339047)
test_all 0.000772 0.000000 411.492566 ( 39.576612)
test_rubyspec 0.016982 0.012952 35.785110 ( 46.347229)
total: 99.37 sec