Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-115353
#<BuildRuby:0x0000560803771350
@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.20220802-115353",
@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.000008 0.000000 0.000008 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.005121 0.004548 0.842771 ( 0.890513)
build_miniruby 0.001477 0.000211 0.063104 ( 0.061882)
build_ruby 0.001317 0.000188 0.057709 ( 0.056185)
build_all 0.007592 0.000000 1.251822 ( 0.491889)
build_install 0.009795 0.006015 4.272004 ( 1.764759)
test_btest 0.001353 0.000254 52.007468 ( 6.171708)
test_basic 0.005361 0.000000 0.276304 ( 0.367664)
test_all 0.002935 0.000000 500.151894 ( 52.724816)
test_rubyspec 0.108143 0.027778 41.379593 ( 48.995307)
total: 111.53 sec