Logfile: /home/ko1/ruby/logs/brlog.trunk.20231017-145034
#<BuildRuby:0x000056533481fbb8
@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.20231017-145034",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.004441 0.000211 1.577512 ( 1.848655)
build_miniruby 0.001049 0.000050 0.849837 ( 0.849293)
build_ruby 0.000000 0.001335 2.650171 ( 2.650234)
build_all 0.005015 0.006059 18.179070 ( 1.604972)
build_install 0.010012 0.000259 5.280505 ( 1.228312)
test_btest 0.001056 0.000122 89.023892 ( 8.046626)
test_basic 0.003809 0.000440 0.737282 ( 0.813814)
test_all 0.002437 0.003324 562.237538 ( 64.814493)
test_rubyspec 0.027418 0.026065 52.875636 ( 65.213163)
total: 147.07 sec