Logfile: /home/ko1/ruby/logs/brlog.trunk.20230616-084946
#<BuildRuby:0x000055bb50c77818
@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.20230616-084946",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.005515 0.000000 1.260170 ( 2.590310)
build_miniruby 0.001082 0.000000 0.749820 ( 0.749267)
build_ruby 0.000000 0.001267 2.424635 ( 2.425453)
build_all 0.005231 0.004878 13.107085 ( 1.108639)
build_install 0.005800 0.002578 1.872105 ( 0.841763)
test_btest 0.001106 0.000000 86.373093 ( 6.996863)
test_basic 0.004054 0.000481 0.555664 ( 0.638166)
test_all 0.000903 0.000380 448.400838 ( 46.763677)
test_rubyspec 0.016769 0.025345 42.187489 ( 54.692110)
total: 116.81 sec