Logfile: /home/ko1/ruby/logs/brlog.trunk.20230627-163309
#<BuildRuby:0x0000560dbd04ffa8
@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.20230627-163309",
@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.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006091 0.000323 1.466274 ( 2.778978)
build_miniruby 0.000928 0.000155 0.909178 ( 0.908723)
build_ruby 0.001139 0.000189 2.556910 ( 2.557716)
build_all 0.005883 0.004697 15.518229 ( 1.390545)
build_install 0.005007 0.003530 4.532186 ( 1.101654)
test_btest 0.000841 0.000201 82.712810 ( 7.389981)
test_basic 0.004095 0.000975 0.772538 ( 0.851834)
test_all 0.001322 0.000315 437.115183 ( 49.767207)
test_rubyspec 0.018195 0.021875 42.271608 ( 54.737206)
total: 121.48 sec