Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-220725
#<BuildRuby:0x000055d8a1e37568
@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.20240108-220725",
@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.000007 0.000001 0.000008 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000016)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.000834 0.003112 0.946843 ( 1.402957)
build_miniruby 0.000949 0.000124 0.905262 ( 0.904853)
build_ruby 0.000000 0.001666 2.797355 ( 2.801650)
build_all 0.004677 0.005265 14.638016 ( 1.448185)
build_install 0.007288 0.002875 4.206286 ( 1.137318)
test_btest 0.000577 0.000124 75.761681 ( 7.181696)
test_basic 0.003345 0.000000 0.431720 ( 0.511720)
test_all 0.091017 0.043405 519.700863 ( 53.093181)
test_rubyspec 0.026771 0.005974 49.391494 ( 61.975930)
total: 130.46 sec