Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-062629
#<BuildRuby:0x000055be6e0c3118
@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.20230120-062629",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000018 0.000003 0.000021 ( 0.000022)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.003344 0.000557 0.630064 ( 1.055983)
build_miniruby 0.000861 0.000144 0.636309 ( 0.635376)
build_ruby 0.001137 0.000189 2.180462 ( 2.179911)
build_all 0.008921 0.000007 11.909519 ( 1.455585)
build_install 0.006171 0.000230 1.469182 ( 0.708935)
test_btest 0.000649 0.000087 64.963208 ( 6.123477)
test_basic 0.003001 0.000400 0.252981 ( 0.347972)
test_all 0.001478 0.000197 477.448109 ( 45.317512)
test_rubyspec 0.013764 0.014475 36.026324 ( 46.104832)
total: 103.93 sec