Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-124747
#<BuildRuby:0x0000558ace194070
@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.20230727-124747",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.005490 0.000222 1.461188 ( 2.725083)
build_miniruby 0.001068 0.000160 0.939361 ( 0.938470)
build_ruby 0.001212 0.000182 2.696225 ( 2.695375)
build_all 0.001468 0.007752 14.356681 ( 1.224530)
build_install 0.002579 0.005334 1.926903 ( 0.915800)
test_btest 0.000623 0.000182 86.063640 ( 7.375138)
test_basic 0.000609 0.003904 0.664437 ( 0.745514)
test_all 0.001146 0.000382 510.499855 ( 46.164831)
test_rubyspec 0.022147 0.019917 44.952205 ( 57.371128)
total: 120.16 sec