Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-220825
#<BuildRuby:0x0000561a0edb8188
@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.20231222-220825",
@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.000002 0.000001 0.000003 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000007)
build_up 0.000215 0.003808 0.743037 ( 1.113729)
build_miniruby 0.000788 0.000438 0.912097 ( 0.912012)
build_ruby 0.001126 0.000000 2.776821 ( 2.781462)
build_all 0.007534 0.000496 12.217532 ( 1.024208)
build_install 0.007142 0.005526 3.557515 ( 0.986187)
test_btest 0.000000 0.000612 63.506477 ( 5.701971)
test_basic 0.001944 0.002052 0.376033 ( 0.458928)
test_all 0.091813 0.011779 414.861272 ( 36.015202)
test_rubyspec 0.022995 0.023491 41.036526 ( 53.795487)
total: 102.79 sec