Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-142102
#<BuildRuby:0x0000564396c3f840
@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.20231228-142102",
@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.000003 0.000017 ( 0.000017)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000019 0.000004 0.000023 ( 0.000024)
build_up 0.004507 0.001060 1.141632 ( 1.703399)
build_miniruby 0.001252 0.000295 2.270416 ( 2.125488)
build_ruby 0.000985 0.000232 2.750139 ( 2.751186)
build_all 0.008891 0.000990 16.525549 ( 1.470970)
build_install 0.007945 0.000000 4.699459 ( 1.128346)
test_btest 0.001068 0.000000 86.782367 ( 7.270927)
test_basic 0.002493 0.003081 0.733707 ( 0.811695)
test_all 0.103448 0.032583 539.087926 ( 55.735274)
test_rubyspec 0.032534 0.022946 50.657427 ( 62.973147)
total: 135.97 sec