Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-144946
#<BuildRuby:0x0000564200bb3fa8
@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.20240113-144946",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.004325 0.000080 0.836635 ( 1.207542)
build_miniruby 0.000907 0.000213 0.958236 ( 0.958928)
build_ruby 0.001018 0.000239 2.762843 ( 2.767995)
build_all 0.009545 0.000270 14.522929 ( 1.383261)
build_install 0.002607 0.007925 4.222621 ( 1.155564)
test_btest 0.000502 0.000150 76.201321 ( 7.654302)
test_basic 0.002519 0.000756 0.418795 ( 0.501572)
test_all 0.088261 0.044693 490.468569 ( 56.882858)
test_rubyspec 0.024613 0.010822 50.940439 ( 63.498429)
total: 136.01 sec