Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-234046
#<BuildRuby:0x000055d592d381d8
@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.20221226-234046",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.000000 0.009655 0.966630 ( 1.132544)
build_miniruby 0.000612 0.002155 0.848008 ( 0.847467)
build_ruby 0.001940 0.000728 2.148071 ( 2.148808)
build_all 0.014274 0.007093 18.617636 ( 2.179119)
build_install 0.018550 0.002816 2.007905 ( 1.023705)
test_btest 0.001195 0.000416 92.688791 ( 9.092139)
test_basic 0.008468 0.000216 0.352849 ( 0.439993)
test_all 0.001172 0.001144 664.173750 ( 64.602033)
test_rubyspec 0.090887 0.080283 47.871058 ( 56.052517)
total: 137.52 sec