Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-160712
#<BuildRuby:0x00005637dc9bcef8
@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-160712",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000016 0.000006 0.000022 ( 0.000022)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.006667 0.002424 0.976127 ( 1.154824)
build_miniruby 0.000000 0.002514 0.853095 ( 0.851086)
build_ruby 0.000608 0.002146 2.136725 ( 2.137311)
build_all 0.011014 0.009826 18.595767 ( 2.185205)
build_install 0.018487 0.005105 2.021629 ( 1.042659)
test_btest 0.001911 0.000000 89.614623 ( 9.416220)
test_basic 0.009071 0.000000 0.341972 ( 0.428794)
test_all 0.002202 0.000314 671.080189 ( 69.529297)
test_rubyspec 0.129912 0.044507 47.963229 ( 56.038113)
total: 142.78 sec