Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-203843
#<BuildRuby:0x000055bf9409f610
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221201-203843",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.005656 0.005303 1.233123 ( 1.212904)
build_miniruby 0.001961 0.000453 0.857952 ( 0.856783)
build_ruby 0.002540 0.000587 2.251058 ( 2.158029)
build_all 0.012640 0.007037 18.614539 ( 2.192920)
build_install 0.013683 0.009877 2.026035 ( 1.043080)
test_btest 0.001391 0.000491 90.278891 ( 8.824120)
test_basic 0.006609 0.002333 0.339644 ( 0.426131)
test_all 0.000671 0.001213 735.868325 ( 71.169073)
test_rubyspec 0.106151 0.066377 49.308596 ( 57.428984)
total: 145.31 sec