Logfile: /home/ko1/ruby/logs/brlog.trunk.20230122-101000
#<BuildRuby:0x0000559b966bb610
@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.20230122-101000",
@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.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.002949 0.000590 0.618006 ( 1.053370)
build_miniruby 0.000793 0.000158 0.636149 ( 0.635384)
build_ruby 0.001114 0.000223 2.206417 ( 2.206376)
build_all 0.000275 0.008836 11.985586 ( 1.489933)
build_install 0.005960 0.000556 1.458979 ( 0.707782)
test_btest 0.000520 0.000189 64.187715 ( 5.834409)
test_basic 0.000000 0.003719 0.244938 ( 0.340550)
test_all 0.000254 0.000962 483.343324 ( 45.480312)
test_rubyspec 0.007678 0.019541 34.871865 ( 45.453341)
total: 103.20 sec