Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-160929
#<BuildRuby:0x000055af73ffb040
@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.20231130-160929",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005102 0.000254 1.290053 ( 1.733122)
build_miniruby 0.000893 0.000198 0.873195 ( 0.873103)
build_ruby 0.001105 0.000245 2.687750 ( 2.687822)
build_all 0.009099 0.001044 15.870101 ( 1.418258)
build_install 0.008498 0.000000 4.592280 ( 1.134304)
test_btest 0.000907 0.000124 82.233642 ( 7.367092)
test_basic 0.004053 0.000772 0.806491 ( 0.881826)
test_all 0.084049 0.051556 511.355207 ( 46.535658)
test_rubyspec 0.028783 0.021876 49.973766 ( 62.317133)
total: 124.95 sec