Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-015416
#<BuildRuby:0x00005607f1f68ef8
@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.20221208-015416",
@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.000005)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.002784 0.008320 1.203036 ( 1.271634)
build_miniruby 0.001923 0.000412 0.854210 ( 0.866605)
build_ruby 0.002870 0.000615 2.240912 ( 2.172800)
build_all 0.015951 0.004036 18.496034 ( 2.193012)
build_install 0.019982 0.003080 2.092130 ( 1.041103)
test_btest 0.000000 0.001689 91.913268 ( 8.881563)
test_basic 0.000242 0.006328 0.354365 ( 0.442915)
test_all 0.001473 0.000429 686.222193 ( 70.370796)
test_rubyspec 0.068021 0.080846 49.078122 ( 57.591353)
total: 144.83 sec