Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-041905
#<BuildRuby:0x000055ae70a34048
@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.20240106-041905",
@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.000001 0.000006 ( 0.000008)
autoconf 0.000000 0.000021 0.000021 ( 0.000019)
configure 0.000000 0.000017 0.000017 ( 0.000016)
build_up 0.000830 0.002958 0.874466 ( 1.270003)
build_miniruby 0.000958 0.000303 0.871987 ( 0.871286)
build_ruby 0.001006 0.000318 2.713303 ( 2.717718)
build_all 0.009695 0.000000 14.755901 ( 1.370406)
build_install 0.009361 0.000000 4.196084 ( 1.150456)
test_btest 0.000654 0.000000 77.502562 ( 7.275738)
test_basic 0.003720 0.000075 0.422385 ( 0.503677)
test_all 0.110535 0.022264 522.293088 ( 49.396219)
test_rubyspec 0.019231 0.015452 48.629604 ( 61.227359)
total: 125.78 sec