Logfile: /home/ko1/ruby/logs/brlog.trunk.20230121-210404
#<BuildRuby:0x00005618fe7d00d8
@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.20230121-210404",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.003486 0.000000 0.632390 ( 1.036038)
build_miniruby 0.000879 0.000077 0.651471 ( 0.650584)
build_ruby 0.001337 0.000000 2.196485 ( 2.197112)
build_all 0.008847 0.000309 12.057420 ( 1.478805)
build_install 0.006654 0.000000 1.512818 ( 0.731245)
test_btest 0.000620 0.000000 64.814113 ( 6.531722)
test_basic 0.003335 0.000000 0.243818 ( 0.339838)
test_all 0.001069 0.000000 484.738522 ( 47.796080)
test_rubyspec 0.011344 0.017273 35.357402 ( 45.797809)
total: 106.56 sec