Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-225843
#<BuildRuby:0x000055608b3bbe88
@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.20240117-225843",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.005382 0.000428 0.907863 ( 1.299076)
build_miniruby 0.000877 0.000219 0.821017 ( 0.820583)
build_ruby 0.000000 0.001934 2.666465 ( 2.666645)
build_all 0.002223 0.005876 12.038235 ( 0.965522)
build_install 0.011155 0.000453 3.461997 ( 0.964613)
test_btest 0.000941 0.000000 62.591301 ( 5.947500)
test_basic 0.004138 0.000000 0.398994 ( 0.479882)
test_all 0.059913 0.034142 380.635798 ( 32.497063)
test_rubyspec 0.056562 0.071439 73.226664 ( 85.708810)
total: 131.35 sec