Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-160615
#<BuildRuby:0x000055fbe93e3858
@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.20240104-160615",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001832 0.003002 1.464553 ( 1.609311)
build_miniruby 0.000864 0.000133 0.856610 ( 0.856169)
build_ruby 0.001081 0.000167 2.553591 ( 2.553397)
build_all 0.003528 0.006258 14.421508 ( 1.372576)
build_install 0.005383 0.002975 4.262044 ( 1.060857)
test_btest 0.000763 0.000225 72.919363 ( 7.141989)
test_basic 0.003990 0.000178 0.685871 ( 0.765670)
test_all 0.086978 0.040804 481.751349 ( 44.721329)
test_rubyspec 0.036342 0.010835 48.352647 ( 60.758988)
total: 120.84 sec