Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-233609
#<BuildRuby:0x00005576a80a0a90
@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-233609",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000016 0.000004 0.000020 ( 0.000021)
configure 0.000007 0.000001 0.000008 ( 0.000010)
build_up 0.000000 0.009141 0.966980 ( 1.140444)
build_miniruby 0.000000 0.002637 0.841606 ( 0.840593)
build_ruby 0.000000 0.002661 2.127015 ( 2.127718)
build_all 0.015313 0.004851 18.480802 ( 2.184370)
build_install 0.008132 0.012939 1.985263 ( 0.996788)
test_btest 0.000793 0.000496 91.038816 ( 8.793146)
test_basic 0.005623 0.003514 0.342244 ( 0.426959)
test_all 0.001117 0.000698 683.532134 ( 63.691327)
test_rubyspec 0.092143 0.084516 47.840143 ( 55.924572)
total: 136.13 sec