Logfile: /home/ko1/ruby/logs/brlog.trunk.20230621-032500
#<BuildRuby:0x000055649abc3bb8
@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-032500",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.001917 0.004346 1.531300 ( 2.768103)
build_miniruby 0.000000 0.001358 0.779510 ( 0.778694)
build_ruby 0.000000 0.001212 2.461990 ( 2.462842)
build_all 0.008741 0.000755 15.217811 ( 1.319893)
build_install 0.006977 0.002188 4.476049 ( 1.056004)
test_btest 0.000870 0.000174 85.426308 ( 7.010134)
test_basic 0.001166 0.003075 0.664532 ( 0.746673)
test_all 0.001358 0.000314 430.420588 ( 43.341292)
test_rubyspec 0.029182 0.011933 42.753908 ( 55.171025)
total: 114.66 sec