Logfile: /home/ko1/ruby/logs/brlog.trunk.20230621-041816
#<BuildRuby:0x000055a295097fa8
@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.20230621-041816",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.005107 1.278089 ( 2.598040)
build_miniruby 0.000000 0.001010 0.816968 ( 0.816343)
build_ruby 0.000000 0.001200 2.440971 ( 2.440730)
build_all 0.008955 0.001019 15.825444 ( 1.372507)
build_install 0.003024 0.005928 4.550289 ( 1.073620)
test_btest 0.000579 0.000151 83.489591 ( 8.108390)
test_basic 0.001104 0.003036 0.661321 ( 0.742030)
test_all 0.001821 0.000000 432.601014 ( 45.087698)
test_rubyspec 0.014652 0.021064 42.681810 ( 55.198919)
total: 117.44 sec