Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-184910
#<BuildRuby:0x00005603ea06b0a0
@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.20231223-184910",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.003000 0.000272 0.732780 ( 1.119706)
build_miniruby 0.001010 0.000092 0.901388 ( 0.901709)
build_ruby 0.001315 0.000120 2.767987 ( 2.771691)
build_all 0.007259 0.000000 12.133238 ( 1.004599)
build_install 0.011368 0.000744 3.420154 ( 0.972276)
test_btest 0.000522 0.000040 68.344632 ( 5.276530)
test_basic 0.003719 0.000000 0.375735 ( 0.457416)
test_all 0.062033 0.044578 426.914833 ( 36.754543)
test_rubyspec 0.035084 0.026786 40.665671 ( 53.435456)
total: 102.69 sec