Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-152659
#<BuildRuby:0x00005653e8eab6d0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240114-152659",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000023 0.000002 0.000025 ( 0.000024)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.005683 0.000437 0.819589 ( 1.191638)
build_miniruby 0.000993 0.000076 0.816447 ( 0.816573)
build_ruby 0.001844 0.000141 2.705982 ( 2.706195)
build_all 0.007625 0.000205 11.975816 ( 0.946964)
build_install 0.009398 0.004322 3.416725 ( 0.969954)
test_btest 0.000640 0.000075 63.088094 ( 5.209405)
test_basic 0.000000 0.004871 0.414689 ( 0.494527)
test_all 0.061451 0.038025 376.672056 ( 38.028734)
test_rubyspec 0.028829 0.036818 40.458391 ( 53.016011)
total: 103.38 sec