Logfile: /home/ko1/ruby/logs/brlog.trunk.20230215-033453
#<BuildRuby:0x000055d0b97ebd48
@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.20230215-033453",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003711 0.000000 0.780283 ( 1.181099)
build_miniruby 0.001004 0.000000 0.709750 ( 0.708968)
build_ruby 0.001184 0.000000 2.115456 ( 2.114788)
build_all 0.005358 0.003918 12.461500 ( 1.553011)
build_install 0.006175 0.000363 1.555324 ( 0.775659)
test_btest 0.000698 0.000018 67.746064 ( 6.381242)
test_basic 0.003538 0.000000 0.278713 ( 0.374297)
test_all 0.001742 0.000083 491.502719 ( 47.066889)
test_rubyspec 0.011964 0.014768 35.060188 ( 45.647615)
total: 105.80 sec