Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-113828
#<BuildRuby:0x0000561a83057dc0
@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.20231230-113828",
@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.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000000 0.004829 0.790263 ( 1.192786)
build_miniruby 0.000000 0.001071 0.819032 ( 0.819043)
build_ruby 0.000473 0.001355 2.659316 ( 2.659970)
build_all 0.007659 0.000531 11.959027 ( 0.987710)
build_install 0.012186 0.001625 3.393748 ( 0.958963)
test_btest 0.000000 0.000789 63.602784 ( 4.822760)
test_basic 0.001080 0.003232 0.403646 ( 0.483984)
test_all 0.065028 0.034092 360.403930 ( 38.883647)
test_rubyspec 0.031862 0.034884 40.284540 ( 52.831103)
total: 103.64 sec