Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-230428
#<BuildRuby:0x000055bd1c75ecc8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221201-230428",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000010 0.000005 0.000015 ( 0.000015)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.007014 0.003507 1.221332 ( 1.237643)
build_miniruby 0.001697 0.000848 0.838862 ( 0.837546)
build_ruby 0.002089 0.001045 2.268157 ( 2.172974)
build_all 0.018388 0.003480 18.561535 ( 2.159394)
build_install 0.017415 0.004867 2.051104 ( 1.044484)
test_btest 0.001068 0.000415 86.082526 ( 9.263716)
test_basic 0.006717 0.002612 0.344269 ( 0.431068)
test_all 0.002507 0.000000 737.055939 ( 71.498653)
test_rubyspec 0.108707 0.074001 49.307897 ( 57.464543)
total: 146.11 sec