Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-045754
#<BuildRuby:0x000056343a95fd20
@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.20240618-045754",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000008)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000008 0.000003 0.000011 ( 0.000012)
build_up 0.004120 0.001803 1.757556 ( 1.974756)
build_miniruby 0.000804 0.000352 1.023563 ( 1.022761)
build_ruby 0.001026 0.000449 3.344145 ( 3.343338)
build_all 0.008573 0.001767 17.977226 ( 1.686708)
build_install 0.008926 0.001915 6.240802 ( 1.479305)
test_btest 0.000922 0.000360 107.953638 ( 8.817366)
test_basic 0.003925 0.001536 0.852651 ( 0.926460)
test_all 0.108085 0.031170 535.581055 ( 62.604761)
test_rubyspec 0.032556 0.035739 134.660709 ( 16.049028)
total: 97.91 sec