Logfile: /home/ko1/ruby/logs/brlog.trunk.20230731-041254
#<BuildRuby:0x0000562dd25fb5f8
@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.20230731-041254",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000029 0.000006 0.000035 ( 0.000036)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.005849 0.000000 1.371702 ( 2.656807)
build_miniruby 0.001063 0.000000 0.858416 ( 0.857871)
build_ruby 0.001624 0.000081 2.614649 ( 2.619753)
build_all 0.001368 0.007464 13.452635 ( 1.227357)
build_install 0.007108 0.000884 1.953199 ( 0.980196)
test_btest 0.000753 0.000215 79.005152 ( 7.336889)
test_basic 0.004261 0.000000 0.656258 ( 0.734479)
test_all 0.001311 0.000000 480.234279 ( 46.687342)
test_rubyspec 0.030104 0.010242 45.373233 ( 57.832734)
total: 120.93 sec