Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-233108
#<BuildRuby:0x00005564c3503520
@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.20221224-233108",
@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.000010 0.000003 0.000013 ( 0.000014)
autoconf 0.000015 0.000006 0.000021 ( 0.000020)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.007630 0.001259 0.946373 ( 1.142334)
build_miniruby 0.002760 0.000000 0.837743 ( 0.836965)
build_ruby 0.002807 0.000453 2.119762 ( 2.119831)
build_all 0.018730 0.001466 18.625869 ( 2.154758)
build_install 0.016337 0.004084 2.033557 ( 1.010243)
test_btest 0.001260 0.000315 91.230460 ( 9.446081)
test_basic 0.005374 0.004833 0.347828 ( 0.433596)
test_all 0.001849 0.000528 683.223866 ( 69.115606)
test_rubyspec 0.098408 0.080156 47.732807 ( 55.874687)
total: 142.13 sec