Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-031402
#<BuildRuby:0x00005623b87cffd8
@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.20231203-031402",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004923 0.000000 0.980250 ( 1.258147)
build_miniruby 0.001042 0.000000 0.867333 ( 0.866886)
build_ruby 0.001060 0.000000 2.694073 ( 2.695204)
build_all 0.007129 0.000486 12.033523 ( 1.021552)
build_install 0.013600 0.000005 3.550627 ( 0.963263)
test_btest 0.000838 0.000053 62.569437 ( 6.229798)
test_basic 0.003584 0.000224 0.373456 ( 0.455324)
test_all 0.091331 0.012012 404.700603 ( 38.403570)
test_rubyspec 0.038676 0.029150 39.527704 ( 52.179496)
total: 104.07 sec