Logfile: /home/ko1/ruby/logs/brlog.trunk.20230707-144442
#<BuildRuby:0x000055662bc8f708
@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.20230707-144442",
@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.000009 0.000000 0.000009 ( 0.000009)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.000000 0.005047 1.381796 ( 2.689807)
build_miniruby 0.000000 0.000971 0.851974 ( 0.852115)
build_ruby 0.000000 0.001216 2.665463 ( 2.667103)
build_all 0.001521 0.007669 8.307587 ( 7.571693)
build_install 0.007019 0.001671 2.002337 ( 1.702470)
test_btest 0.001196 0.000000 84.994470 ( 7.673807)
test_basic 0.001254 0.002647 0.761568 ( 0.843920)
test_all 0.000954 0.000663 466.828701 ( 44.953104)
test_rubyspec 0.018129 0.016148 42.409111 ( 54.883053)
total: 123.84 sec