Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-052126
#<BuildRuby:0x00005571c5374060
@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-052126",
@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.000000 0.000007 0.000007 ( 0.000004)
autoconf 0.000000 0.000009 0.000009 ( 0.000009)
configure 0.000000 0.000006 0.000006 ( 0.000007)
build_up 0.000000 0.004045 0.998679 ( 1.266518)
build_miniruby 0.000570 0.000211 0.862315 ( 0.862128)
build_ruby 0.001293 0.000259 2.708015 ( 2.707773)
build_all 0.000109 0.007427 12.115453 ( 0.998850)
build_install 0.008554 0.005966 3.537906 ( 0.970096)
test_btest 0.000525 0.000219 64.062108 ( 4.965934)
test_basic 0.003256 0.001356 0.373998 ( 0.455419)
test_all 0.066204 0.033148 384.862147 ( 45.880629)
test_rubyspec 0.033868 0.039530 39.968978 ( 52.619735)
total: 110.73 sec