Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-065255
#<BuildRuby:0x000055c297143610
@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.20221223-065255",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.003417 0.000000 0.644065 ( 1.077001)
build_miniruby 0.000796 0.000089 0.744729 ( 0.744361)
build_ruby 0.001041 0.000260 2.539226 ( 2.539036)
build_all 0.004922 0.004305 12.442705 ( 1.489982)
build_install 0.006182 0.000594 1.639933 ( 0.769921)
test_btest 0.000528 0.000151 65.430533 ( 6.341180)
test_basic 0.002827 0.000808 0.265733 ( 0.361162)
test_all 0.000898 0.000257 475.889574 ( 44.754996)
test_rubyspec 0.007867 0.020029 35.149256 ( 45.727222)
total: 103.81 sec