Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-143451
#<BuildRuby:0x0000555c3b985f48
@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.20221225-143451",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000016 0.000004 0.000020 ( 0.000019)
configure 0.000046 0.000011 0.000057 ( 0.000060)
build_up 0.004241 0.005385 0.946216 ( 1.138366)
build_miniruby 0.002149 0.000716 0.845567 ( 0.845272)
build_ruby 0.002273 0.000758 2.145371 ( 2.147163)
build_all 0.013120 0.007945 18.579070 ( 2.162018)
build_install 0.016684 0.004043 2.063758 ( 1.009996)
test_btest 0.000011 0.001548 94.108284 ( 9.201583)
test_basic 0.003030 0.006734 0.338684 ( 0.425996)
test_all 0.001397 0.000612 671.018072 ( 64.373957)
test_rubyspec 0.113695 0.062540 47.863348 ( 56.032185)
total: 137.34 sec