Logfile: /home/ko1/ruby/logs/brlog.trunk.20230626-095553
#<BuildRuby:0x000055e109607328
@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.20230626-095553",
@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.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.005080 1.396032 ( 2.675529)
build_miniruby 0.000000 0.000949 0.826498 ( 0.825961)
build_ruby 0.000034 0.001189 2.545989 ( 2.546338)
build_all 0.004956 0.005184 15.990150 ( 1.445280)
build_install 0.008196 0.001013 4.554765 ( 1.069961)
test_btest 0.000824 0.000206 84.668237 ( 7.239482)
test_basic 0.005023 0.000150 0.761269 ( 0.841450)
test_all 0.001269 0.000302 449.939267 ( 52.700581)
test_rubyspec 0.027630 0.013678 42.242143 ( 54.772778)
total: 124.12 sec