Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-055115
#<BuildRuby:0x0000558cb281b520
@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.20240111-055115",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000020 0.000004 0.000024 ( 0.000023)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.003451 0.000690 0.864351 ( 1.280241)
build_miniruby 0.000802 0.000160 0.928397 ( 0.927621)
build_ruby 0.001257 0.000000 2.679497 ( 2.681467)
build_all 0.010100 0.000000 14.725843 ( 1.348594)
build_install 0.008944 0.000000 4.202774 ( 1.136445)
test_btest 0.000650 0.000000 78.254582 ( 7.724151)
test_basic 0.000000 0.003408 0.494709 ( 0.570676)
test_all 0.100495 0.039187 547.385707 ( 52.710439)
test_rubyspec 0.032829 0.005321 50.036315 ( 62.572561)
total: 130.95 sec