Logfile: /home/ko1/ruby/logs/brlog.trunk.20230610-044954
#<BuildRuby:0x0000555921fc3918
@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.20230610-044954",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.001805 0.004710 1.610118 ( 2.830043)
build_miniruby 0.000731 0.000229 0.789310 ( 0.788613)
build_ruby 0.001016 0.000317 2.406033 ( 2.407022)
build_all 0.009272 0.000145 12.407088 ( 1.067137)
build_install 0.003967 0.003790 1.723964 ( 0.935939)
test_btest 0.000511 0.000582 81.351952 ( 6.857379)
test_basic 0.004223 0.000000 0.746803 ( 0.829454)
test_all 0.001677 0.000462 419.514872 ( 47.156695)
test_rubyspec 0.025085 0.015990 42.072725 ( 54.572671)
total: 117.45 sec