Logfile: /home/ko1/ruby/logs/brlog.trunk.20220406-161609
#<BuildRuby:0x0000564f2cf1caf8
@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.20220406-161609",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007317 0.003732 1.018951 ( 1.113544)
build_miniruby 0.001344 0.000480 0.073518 ( 0.071785)
build_ruby 0.001362 0.000487 0.080879 ( 0.079322)
build_all 0.008822 0.001578 4.069384 ( 0.844166)
build_install 0.018961 0.004827 8.596386 ( 2.959332)
test_btest 0.001008 0.000318 74.405372 ( 8.049557)
test_basic 0.007027 0.000745 0.333723 ( 0.423357)
test_all 0.001301 0.000390 695.676836 ( 68.224166)
test_rubyspec 0.114666 0.067559 46.768638 ( 52.119183)
total: 133.89 sec