Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-055753
#<BuildRuby:0x0000564ffc54b918
@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.20231223-055753",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000315 0.003963 1.123387 ( 1.508091)
build_miniruby 0.001318 0.000208 0.919960 ( 0.919161)
build_ruby 0.001242 0.000196 2.680952 ( 2.681993)
build_all 0.009798 0.000236 15.583696 ( 1.351658)
build_install 0.001088 0.007613 4.654186 ( 1.151827)
test_btest 0.001089 0.000000 82.270281 ( 7.010825)
test_basic 0.000000 0.003177 0.600914 ( 0.680123)
test_all 0.089645 0.043896 485.606794 ( 52.577109)
test_rubyspec 0.032089 0.015660 49.717277 ( 62.012332)
total: 129.89 sec