Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-061930
#<BuildRuby:0x000055a1d00240c8
@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.20231215-061930",
@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.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.003024 0.001008 1.020397 ( 1.290904)
build_miniruby 0.000536 0.000179 0.868682 ( 0.870260)
build_ruby 0.000848 0.000282 2.717426 ( 2.720526)
build_all 0.008022 0.000000 12.078737 ( 1.001237)
build_install 0.009644 0.000000 3.580199 ( 0.970738)
test_btest 0.000758 0.000000 62.481612 ( 5.566671)
test_basic 0.002999 0.000000 0.373301 ( 0.455229)
test_all 0.076702 0.025059 375.205189 ( 38.937531)
test_rubyspec 0.032224 0.031422 39.831465 ( 52.481843)
total: 104.30 sec