Logfile: /home/ko1/ruby/logs/brlog.trunk.20230621-154636
#<BuildRuby:0x000055e0bd6db818
@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.20230621-154636",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.005560 1.482497 ( 3.141638)
build_miniruby 0.000000 0.001045 0.778057 ( 0.777851)
build_ruby 0.000000 0.001208 2.603671 ( 2.603967)
build_all 0.000000 0.010264 15.832506 ( 1.450633)
build_install 0.000227 0.008562 4.617865 ( 1.074797)
test_btest 0.001065 0.000000 84.337237 ( 7.851446)
test_basic 0.003945 0.000436 0.553782 ( 0.632019)
test_all 0.001080 0.000566 457.045988 ( 43.092289)
test_rubyspec 0.019607 0.020052 42.260331 ( 54.649518)
total: 115.27 sec