Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-032656
#<BuildRuby:0x000055a7d57174b0
@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.20240108-032656",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.002079 0.003402 1.291914 ( 1.698163)
build_miniruby 0.000958 0.000266 1.447929 ( 1.449224)
build_ruby 0.001205 0.000334 4.473538 ( 4.482962)
build_all 0.003809 0.006454 16.526444 ( 1.756895)
build_install 0.015218 0.000078 4.869373 ( 1.701766)
test_btest 0.000574 0.000168 81.429800 ( 8.125336)
test_basic 0.001408 0.004247 0.660218 ( 0.729827)
test_all 0.105062 0.015893 532.865374 ( 72.008274)
test_rubyspec 0.029804 0.034982 80.509823 ( 92.759838)
total: 184.71 sec