Logfile: /home/ko1/ruby/logs/brlog.trunk.20231022-211833
#<BuildRuby:0x00005632dbd9b728
@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.20231022-211833",
@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.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.000000 0.004897 2.145705 ( 2.382242)
build_miniruby 0.000000 0.001029 0.938746 ( 0.939821)
build_ruby 0.000000 0.001574 2.810630 ( 2.811065)
build_all 0.005090 0.005790 16.485101 ( 1.521539)
build_install 0.008810 0.000488 5.330540 ( 1.197150)
test_btest 0.000597 0.000182 81.129452 ( 7.393657)
test_basic 0.004270 0.000165 0.694821 ( 0.771213)
test_all 0.098135 0.038993 498.796775 ( 54.334687)
test_rubyspec 0.016141 0.030803 48.070200 ( 60.472504)
total: 131.82 sec