Logfile: /home/ko1/ruby/logs/brlog.trunk.20230307-114339
#<BuildRuby:0x0000556cc7d6b1c0
@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.20230307-114339",
@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.000007 0.000000 0.000007 ( 0.000008)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.003897 0.000354 0.728010 ( 2.198947)
build_miniruby 0.000798 0.000073 0.643523 ( 0.643330)
build_ruby 0.001050 0.000096 2.161032 ( 2.160658)
build_all 0.004232 0.004441 11.239269 ( 0.992740)
build_install 0.002066 0.004982 1.529980 ( 0.795913)
test_btest 0.000554 0.000139 77.561611 ( 6.942197)
test_basic 0.003324 0.000000 0.245423 ( 0.340841)
test_all 0.001077 0.000000 375.182332 ( 42.068518)
test_rubyspec 0.014914 0.014320 36.284447 ( 46.807918)
total: 102.95 sec