Logfile: /home/ko1/ruby/logs/brlog.trunk.20230710-181820
#<BuildRuby:0x00005571b16af018
@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.20230710-181820",
@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.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004406 0.000735 1.346401 ( 2.671480)
build_miniruby 0.000873 0.000145 0.817458 ( 0.817907)
build_ruby 0.001059 0.000176 2.616709 ( 2.617111)
build_all 0.006324 0.003848 13.533067 ( 1.196491)
build_install 0.008372 0.000000 1.950624 ( 0.882759)
test_btest 0.000996 0.000000 87.044634 ( 7.803603)
test_basic 0.003766 0.000000 0.715286 ( 0.795637)
test_all 0.002207 0.000000 494.346639 ( 46.387820)
test_rubyspec 0.014583 0.022594 42.463147 ( 54.977410)
total: 118.15 sec