Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-170828
#<BuildRuby:0x000055b63ce57818
@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.20240114-170828",
@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.000017 0.000001 0.000018 ( 0.000017)
autoconf 0.000043 0.000002 0.000045 ( 0.000044)
configure 0.000032 0.000002 0.000034 ( 0.000033)
build_up 0.004004 0.000210 1.065923 ( 1.471794)
build_miniruby 0.000867 0.000046 0.777473 ( 0.776665)
build_ruby 0.001724 0.000000 2.852310 ( 2.852068)
build_all 0.008631 0.000301 14.231011 ( 1.328245)
build_install 0.007238 0.000121 4.094031 ( 1.087492)
test_btest 0.001037 0.000000 74.959050 ( 6.927355)
test_basic 0.000239 0.004101 0.773982 ( 0.849272)
test_all 0.112548 0.017983 487.073817 ( 45.850442)
test_rubyspec 0.019952 0.025856 47.686718 ( 60.037015)
total: 121.18 sec