Logfile: /home/ko1/ruby/logs/brlog.trunk.20231014-051221
#<BuildRuby:0x000055d66b8f7568
@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.20231014-051221",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004070 0.001628 1.414650 ( 1.710154)
build_miniruby 0.000796 0.000319 0.888527 ( 0.888147)
build_ruby 0.001462 0.000000 2.823790 ( 2.824157)
build_all 0.002130 0.008285 18.325179 ( 1.596958)
build_install 0.009646 0.000493 5.345342 ( 1.256005)
test_btest 0.001074 0.000000 94.026599 ( 7.851578)
test_basic 0.004397 0.000529 0.677180 ( 0.752530)
test_all 0.006292 0.000756 599.280195 ( 55.628465)
test_rubyspec 0.019432 0.032403 52.570920 ( 64.769162)
total: 137.28 sec