Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-085718
#<BuildRuby:0x00005598b0dcbfd8
@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.20231209-085718",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.001118 0.003513 1.006219 ( 1.296240)
build_miniruby 0.000800 0.000133 0.871870 ( 0.871805)
build_ruby 0.001430 0.000238 2.702625 ( 2.702514)
build_all 0.002169 0.006283 12.104541 ( 1.008320)
build_install 0.006497 0.006881 3.558175 ( 0.968726)
test_btest 0.000576 0.000216 65.920383 ( 4.573914)
test_basic 0.000000 0.003093 0.374719 ( 0.456733)
test_all 0.084589 0.019381 375.072109 ( 39.958051)
test_rubyspec 0.033850 0.041477 40.003435 ( 52.657482)
total: 104.49 sec