Logfile: /home/ko1/ruby/logs/brlog.trunk.20230623-162647
#<BuildRuby:0x000056523ffaaf68
@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.20230623-162647",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001927 0.003184 1.566708 ( 2.814353)
build_miniruby 0.000966 0.000000 0.887717 ( 0.887942)
build_ruby 0.001360 0.000000 2.619282 ( 2.620009)
build_all 0.007925 0.002422 16.175312 ( 1.431241)
build_install 0.007938 0.001270 4.708419 ( 1.121849)
test_btest 0.000573 0.000091 84.631695 ( 7.336345)
test_basic 0.005075 0.000194 0.804254 ( 0.882937)
test_all 0.001552 0.000239 452.055831 ( 39.394015)
test_rubyspec 0.017114 0.022637 42.753841 ( 55.261581)
total: 111.75 sec