Logfile: /home/ko1/ruby/logs/brlog.trunk.20240118-022102
#<BuildRuby:0x0000561eccf17d68
@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.20240118-022102",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000032 0.000004 0.000036 ( 0.000035)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.004426 0.000443 1.181152 ( 1.581078)
build_miniruby 0.001133 0.000113 0.916954 ( 0.915146)
build_ruby 0.001210 0.000000 2.676254 ( 2.676397)
build_all 0.009335 0.000000 14.518279 ( 1.348336)
build_install 0.007601 0.000000 4.155316 ( 1.070200)
test_btest 0.000908 0.000000 81.267555 ( 6.525595)
test_basic 0.003947 0.000000 0.628398 ( 0.704486)
test_all 0.098422 0.030632 488.171479 ( 46.338576)
test_rubyspec 0.032160 0.028274 79.877389 ( 92.239101)
total: 153.40 sec