Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-192916
#<BuildRuby:0x00005579b41a7e98
@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.20231201-192916",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.001322 0.002452 0.975750 ( 1.247835)
build_miniruby 0.000792 0.000113 0.874429 ( 0.874421)
build_ruby 0.001739 0.000000 2.708963 ( 2.710216)
build_all 0.007496 0.000000 12.193046 ( 0.991099)
build_install 0.012498 0.000968 3.558947 ( 0.954240)
test_btest 0.000706 0.000078 61.568070 ( 6.019373)
test_basic 0.000262 0.003851 0.369790 ( 0.451780)
test_all 0.089760 0.015716 392.776786 ( 43.807655)
test_rubyspec 0.042183 0.033052 39.588151 ( 52.224588)
total: 109.28 sec