Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-142845
#<BuildRuby:0x0000561a233ab568
@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.20231203-142845",
@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.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000009)
build_up 0.003221 0.001610 1.245495 ( 1.621124)
build_miniruby 0.000618 0.000309 0.840279 ( 0.841628)
build_ruby 0.001086 0.000543 2.923927 ( 2.923952)
build_all 0.000000 0.010054 16.749081 ( 1.518136)
build_install 0.007222 0.002040 5.021246 ( 1.239968)
test_btest 0.000615 0.000384 83.249865 ( 7.144215)
test_basic 0.004031 0.000000 0.738866 ( 0.816541)
test_all 0.082997 0.054833 535.429667 ( 60.407696)
test_rubyspec 0.018666 0.029681 50.834440 ( 63.071835)
total: 139.59 sec