Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-133024
#<BuildRuby:0x0000555612de7d68
@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.20240115-133024",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.000000 0.004265 1.029989 ( 1.404517)
build_miniruby 0.000000 0.001475 0.911349 ( 0.909565)
build_ruby 0.000360 0.001152 2.788845 ( 2.788147)
build_all 0.004728 0.003982 14.236468 ( 1.261102)
build_install 0.006672 0.000839 4.078788 ( 1.055154)
test_btest 0.000492 0.000141 73.117134 ( 6.950973)
test_basic 0.000764 0.004260 0.723262 ( 0.798124)
test_all 0.103718 0.024313 483.886200 ( 45.889954)
test_rubyspec 0.029051 0.013738 46.877624 ( 59.229112)
total: 120.29 sec