Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-000609
#<BuildRuby:0x00005615aa513cc0
@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.20240117-000609",
@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.000014 0.000004 0.000018 ( 0.000017)
autoconf 0.000022 0.000006 0.000028 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.003981 0.000995 1.036195 ( 1.446893)
build_miniruby 0.000819 0.000205 0.793124 ( 0.793497)
build_ruby 0.001146 0.000287 2.683942 ( 2.683352)
build_all 0.004518 0.004525 14.281231 ( 1.305554)
build_install 0.007654 0.000000 4.088294 ( 1.083914)
test_btest 0.001088 0.000000 74.944595 ( 6.782923)
test_basic 0.002581 0.002636 0.670858 ( 0.749395)
test_all 0.091353 0.036032 494.244538 ( 48.085055)
test_rubyspec 0.036853 0.026986 79.695273 ( 92.063886)
total: 155.00 sec