Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-001923
#<BuildRuby:0x000055d4070db520
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230728-001923",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004248 0.001593 1.494312 ( 2.718711)
build_miniruby 0.000835 0.000313 0.991956 ( 0.990688)
build_ruby 0.001024 0.000384 2.608510 ( 2.607841)
build_all 0.004785 0.005158 14.533745 ( 1.326709)
build_install 0.007112 0.001307 2.015140 ( 0.942708)
test_btest 0.000693 0.000278 84.220377 ( 7.071494)
test_basic 0.001862 0.003112 0.763440 ( 0.838656)
test_all 0.001125 0.000482 490.087253 ( 51.067319)
test_rubyspec 0.018814 0.022763 44.277727 ( 56.759055)
total: 124.32 sec