Logfile: /home/ko1/ruby/logs/brlog.trunk.20230815-044034
#<BuildRuby:0x0000563d4867bd68
@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.20230815-044034",
@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.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.005465 0.000576 1.438632 ( 2.713215)
build_miniruby 0.000873 0.000091 0.912913 ( 0.912177)
build_ruby 0.001553 0.000000 3.030873 ( 3.035248)
build_all 0.009445 0.000672 17.799292 ( 1.565717)
build_install 0.009141 0.000000 5.283556 ( 1.232701)
test_btest 0.000935 0.000000 84.916215 ( 7.798414)
test_basic 0.005535 0.000000 0.810669 ( 0.887170)
test_all 0.003647 0.003203 560.872214 ( 52.493525)
test_rubyspec 0.032242 0.023735 49.364138 ( 61.723488)
total: 132.36 sec