Logfile: /home/ko1/ruby/logs/brlog.trunk.20230207-020545
#<BuildRuby:0x0000564f0404b7e0
@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.20230207-020545",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.003337 0.000606 0.618877 ( 1.037565)
build_miniruby 0.000802 0.000146 0.636875 ( 0.636230)
build_ruby 0.001007 0.000183 2.052610 ( 2.052129)
build_all 0.004830 0.004433 12.351172 ( 1.484723)
build_install 0.005924 0.000364 1.468119 ( 0.703110)
test_btest 0.000570 0.000132 66.091470 ( 5.882542)
test_basic 0.000000 0.003781 0.267409 ( 0.362276)
test_all 0.000231 0.000753 486.493704 ( 46.761664)
test_rubyspec 0.025275 0.005254 35.400889 ( 45.938059)
total: 104.86 sec