Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-203252
#<BuildRuby:0x00005564011440a0
@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-203252",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.000135 0.003916 1.026222 ( 1.413210)
build_miniruby 0.001192 0.000357 0.875685 ( 0.874363)
build_ruby 0.000931 0.000279 2.811382 ( 2.811536)
build_all 0.003594 0.005556 14.495279 ( 1.272835)
build_install 0.007504 0.000000 4.166866 ( 1.060737)
test_btest 0.001022 0.000000 76.318803 ( 7.132149)
test_basic 0.001401 0.003198 0.799632 ( 0.875635)
test_all 0.076984 0.058072 464.228033 ( 49.839449)
test_rubyspec 0.023599 0.037528 80.158285 ( 92.503513)
total: 157.78 sec