Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-011704
#<BuildRuby:0x0000559aeb0e7438
@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.20231216-011704",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.001516 0.003562 1.033277 ( 1.288733)
build_miniruby 0.000000 0.001109 0.873135 ( 0.872925)
build_ruby 0.000011 0.001740 2.703164 ( 2.704960)
build_all 0.007694 0.000143 12.008663 ( 1.015796)
build_install 0.012256 0.001634 3.582689 ( 0.984674)
test_btest 0.000654 0.000122 65.020597 ( 4.632433)
test_basic 0.000260 0.004195 0.379390 ( 0.460914)
test_all 0.081901 0.019651 371.768848 ( 37.277754)
test_rubyspec 0.038992 0.032970 40.036106 ( 52.686634)
total: 101.93 sec