Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-001907
#<BuildRuby:0x000055c4fed237f0
@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.20240107-001907",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.000000 0.004796 1.267767 ( 1.689337)
build_miniruby 0.000000 0.001180 1.364946 ( 1.367039)
build_ruby 0.000000 0.001369 4.231971 ( 4.240992)
build_all 0.007118 0.002907 16.409828 ( 1.629689)
build_install 0.002441 0.011451 4.657476 ( 1.602760)
test_btest 0.000460 0.000165 83.438825 ( 7.756438)
test_basic 0.005153 0.000640 0.669830 ( 0.738178)
test_all 0.081051 0.041976 530.528911 ( 64.469427)
test_rubyspec 0.032250 0.030250 72.624804 ( 85.015789)
total: 168.51 sec