Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-184012
#<BuildRuby:0x000055713a764110
@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.20231230-184012",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.004748 0.000137 0.803747 ( 1.183232)
build_miniruby 0.001039 0.000173 0.829664 ( 0.829110)
build_ruby 0.001449 0.000000 2.709546 ( 2.710680)
build_all 0.007172 0.000000 12.002999 ( 0.972022)
build_install 0.012793 0.000131 3.427925 ( 0.961216)
test_btest 0.000619 0.000073 65.208963 ( 4.911428)
test_basic 0.004464 0.000525 0.390766 ( 0.470057)
test_all 0.075621 0.024415 378.389915 ( 37.756247)
test_rubyspec 0.016876 0.047922 40.254389 ( 52.825322)
total: 102.62 sec