Logfile: /home/ko1/ruby/logs/brlog.trunk.20230713-070319
#<BuildRuby:0x0000557aa97db5f8
@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.20230713-070319",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004486 0.001056 1.356760 ( 2.696315)
build_miniruby 0.000939 0.000221 0.933847 ( 0.933835)
build_ruby 0.001032 0.000243 2.697582 ( 2.697978)
build_all 0.010016 0.000000 13.790666 ( 1.228144)
build_install 0.008438 0.000000 1.976382 ( 0.908782)
test_btest 0.001100 0.000000 87.964787 ( 7.910351)
test_basic 0.004466 0.000000 0.707350 ( 0.785402)
test_all 0.001408 0.000000 497.208369 ( 44.769138)
test_rubyspec 0.022180 0.016213 43.550376 ( 55.944193)
total: 117.87 sec