Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-140410
#<BuildRuby:0x00005643b96240c8
@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.20231204-140410",
@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.000002 0.000002 0.000004 ( 0.000004)
autoconf 0.000004 0.000004 0.000008 ( 0.000008)
configure 0.000004 0.000004 0.000008 ( 0.000007)
build_up 0.002016 0.002016 0.979780 ( 1.288444)
build_miniruby 0.000606 0.000606 0.872278 ( 0.889212)
build_ruby 0.000759 0.000759 2.709081 ( 2.710043)
build_all 0.006107 0.001344 12.169999 ( 0.989216)
build_install 0.009357 0.003443 3.624948 ( 0.973666)
test_btest 0.000412 0.000309 64.979328 ( 5.274433)
test_basic 0.002487 0.001865 0.374976 ( 0.457616)
test_all 0.083009 0.017201 405.880421 ( 36.052580)
test_rubyspec 0.033686 0.029720 39.972886 ( 52.619231)
total: 101.26 sec