Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-145315
#<BuildRuby:0x0000557e5fbfc0d8
@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.20240113-145315",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000000 0.005361 0.811395 ( 1.203738)
build_miniruby 0.000000 0.001116 0.835267 ( 0.834869)
build_ruby 0.000000 0.001786 2.685768 ( 2.686673)
build_all 0.003506 0.004689 11.974371 ( 0.985890)
build_install 0.006783 0.006744 3.594509 ( 0.973829)
test_btest 0.000614 0.000287 64.093503 ( 4.939151)
test_basic 0.001324 0.002700 0.406463 ( 0.487469)
test_all 0.073051 0.023130 376.044911 ( 38.916005)
test_rubyspec 0.038053 0.030175 40.784390 ( 53.314695)
total: 104.34 sec