Logfile: /home/ko1/ruby/logs/brlog.trunk.20220910-003807
#<BuildRuby:0x0000560246e74610
@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.20220910-003807",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000014 0.000004 0.000018 ( 0.000017)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.007662 0.001916 1.154112 ( 1.110905)
build_miniruby 0.001683 0.000420 0.074628 ( 0.072548)
build_ruby 0.001694 0.000424 0.079003 ( 0.076713)
build_all 0.007386 0.002957 1.573802 ( 0.598200)
build_install 0.016949 0.005450 1.927827 ( 0.947829)
test_btest 0.000806 0.000224 92.874553 ( 9.471556)
test_basic 0.005668 0.001574 0.351519 ( 0.443547)
test_all 0.003304 0.000000 642.647258 ( 66.452815)
test_rubyspec 0.124802 0.044842 47.252053 ( 55.653313)
total: 134.83 sec