Logfile: /home/ko1/ruby/logs/brlog.trunk.20230612-225520
#<BuildRuby:0x000055785d1ffe20
@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.20230612-225520",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.004302 0.000478 1.359756 ( 2.613228)
build_miniruby 0.001469 0.000000 0.870330 ( 0.868678)
build_ruby 0.001250 0.000000 2.460027 ( 2.460819)
build_all 0.008522 0.000744 12.656584 ( 1.143702)
build_install 0.008015 0.000000 1.743970 ( 0.839786)
test_btest 0.001149 0.000000 81.458221 ( 7.575103)
test_basic 0.005533 0.000000 0.805835 ( 0.884652)
test_all 0.001583 0.000000 415.156804 ( 44.096374)
test_rubyspec 0.034109 0.006754 42.507902 ( 54.991750)
total: 115.47 sec