Logfile: /home/ko1/ruby/logs/brlog.trunk.20231117-111203
#<BuildRuby:0x0000559c597fb520
@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.20231117-111203",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004194 0.000064 1.227522 ( 1.649273)
build_miniruby 0.000921 0.000204 0.963428 ( 0.963335)
build_ruby 0.001551 0.000000 2.680350 ( 2.680368)
build_all 0.010321 0.000000 16.691666 ( 1.570206)
build_install 0.008909 0.000000 4.889848 ( 1.168638)
test_btest 0.001051 0.000000 87.930101 ( 7.165057)
test_basic 0.001086 0.003831 0.768753 ( 0.845609)
test_all 0.107782 0.023104 527.449707 ( 55.060071)
test_rubyspec 0.024220 0.024079 49.004147 ( 61.298821)
total: 132.40 sec