Logfile: /home/ko1/ruby/logs/brlog.trunk.20231104-191243
#<BuildRuby:0x00005588913d2f88
@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.20231104-191243",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.001247 0.004139 1.323741 ( 1.573740)
build_miniruby 0.000000 0.001012 0.853027 ( 0.852860)
build_ruby 0.000000 0.001201 2.642389 ( 2.642037)
build_all 0.009358 0.001363 17.141421 ( 1.550956)
build_install 0.005554 0.003582 5.313570 ( 1.203447)
test_btest 0.000839 0.000135 85.687527 ( 7.698646)
test_basic 0.004644 0.000114 0.806460 ( 0.883392)
test_all 0.102527 0.034428 542.332893 ( 52.806175)
test_rubyspec 0.020704 0.026448 51.123040 ( 63.493000)
total: 132.71 sec