Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-050622
#<BuildRuby:0x000055b16ecdb458
@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.20230726-050622",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000033 0.000003 0.000036 ( 0.000037)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.003280 0.003359 1.468337 ( 2.761595)
build_miniruby 0.000886 0.000127 0.946948 ( 0.946418)
build_ruby 0.001422 0.000203 2.632566 ( 2.637806)
build_all 0.002046 0.007439 14.974319 ( 1.314035)
build_install 0.001628 0.007024 2.133572 ( 0.942953)
test_btest 0.000871 0.000265 86.771719 ( 7.834875)
test_basic 0.004506 0.001371 0.671703 ( 0.748113)
test_all 0.001313 0.000400 523.819259 ( 57.443451)
test_rubyspec 0.009266 0.031437 45.062096 ( 57.415690)
total: 132.05 sec