Logfile: /home/ko1/ruby/logs/brlog.trunk.20230811-145129
#<BuildRuby:0x0000557ae6d17520
@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.20230811-145129",
@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.000010 0.000002 0.000012 ( 0.000011)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.004785 0.000000 1.473834 ( 2.770935)
build_miniruby 0.000927 0.000000 0.882220 ( 0.881486)
build_ruby 0.002120 0.000000 2.788994 ( 2.791990)
build_all 0.006248 0.003649 14.396882 ( 1.266175)
build_install 0.004009 0.004742 2.160097 ( 0.933843)
test_btest 0.000862 0.000196 83.749192 ( 7.424363)
test_basic 0.001798 0.003468 0.776779 ( 0.853888)
test_all 0.001570 0.000000 538.705396 ( 48.442666)
test_rubyspec 0.034795 0.006032 45.701780 ( 58.083257)
total: 123.45 sec