Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-000046
#<BuildRuby:0x000055d1c5302770
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221130-000046",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.009496 0.001461 1.204238 ( 1.278445)
build_miniruby 0.002741 0.000000 0.839264 ( 0.838661)
build_ruby 0.003704 0.000000 2.243967 ( 2.138935)
build_all 0.020328 0.000959 18.639500 ( 2.176735)
build_install 0.013934 0.006642 2.064317 ( 1.040412)
test_btest 0.001582 0.000000 93.778039 ( 8.822005)
test_basic 0.004269 0.005734 0.359647 ( 0.444357)
test_all 0.002284 0.000481 733.507148 ( 71.761700)
test_rubyspec 0.107866 0.066074 49.430854 ( 57.492331)
total: 145.99 sec