Logfile: /home/ko1/ruby/logs/brlog.trunk.20221010-024617
#<BuildRuby:0x00005645978829c0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221010-024617",
@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.000030 0.000005 0.000035 ( 0.000036)
autoconf 0.000043 0.000007 0.000050 ( 0.000051)
configure 0.000043 0.000006 0.000049 ( 0.000053)
build_up 0.006717 0.005367 1.077827 ( 1.572182)
build_miniruby 0.001380 0.000318 0.101905 ( 0.098701)
build_ruby 0.000000 0.002032 0.100433 ( 0.097063)
build_all 0.006283 0.001662 1.284683 ( 0.568429)
build_install 0.010683 0.004904 1.597768 ( 0.869124)
test_btest 0.001478 0.000435 62.690321 ( 6.520723)
test_basic 0.008402 0.000000 0.361003 ( 0.447996)
test_all 0.006567 0.001000 478.808638 ( 52.628366)
test_rubyspec 0.071374 0.051215 42.847233 ( 51.350764)
total: 114.15 sec