Logfile: /home/ko1/ruby/logs/brlog.trunk.20230312-074508
#<BuildRuby:0x00005600bd3ec010
@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.20230312-074508",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.000000 0.004029 0.835734 ( 2.081686)
build_miniruby 0.000484 0.000401 0.635004 ( 0.633938)
build_ruby 0.000770 0.000385 2.074354 ( 2.074601)
build_all 0.005728 0.002864 11.374922 ( 0.986782)
build_install 0.004677 0.002339 1.550518 ( 1.048680)
test_btest 0.000708 0.000354 75.236336 ( 6.919945)
test_basic 0.002101 0.001051 0.247816 ( 0.343613)
test_all 0.000831 0.000415 401.994231 ( 45.808454)
test_rubyspec 0.023569 0.007208 35.814590 ( 46.358055)
total: 106.26 sec