Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-213741
#<BuildRuby:0x000055f6871e40a0
@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-213741",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000024 0.000006 0.000030 ( 0.000029)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.002113 0.003540 1.045714 ( 1.410953)
build_miniruby 0.001183 0.000348 0.882062 ( 0.881882)
build_ruby 0.000969 0.000285 2.709677 ( 2.710176)
build_all 0.003296 0.005314 14.237092 ( 1.323699)
build_install 0.006307 0.001990 4.161321 ( 1.109111)
test_btest 0.000805 0.000282 75.134328 ( 6.688393)
test_basic 0.003485 0.002374 0.815682 ( 0.888895)
test_all 0.101839 0.028732 457.599756 ( 50.470370)
test_rubyspec 0.032646 0.014991 48.680334 ( 61.063643)
total: 126.55 sec