Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-154830
#<BuildRuby:0x000055c28d8f0e80
@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.20220819-154830",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.008727 0.001454 0.789082 ( 0.965755)
build_miniruby 0.001529 0.000254 0.053915 ( 0.051862)
build_ruby 0.001493 0.000248 0.061014 ( 0.060121)
build_all 0.003318 0.005789 1.246795 ( 0.467210)
build_install 0.007829 0.007854 1.599202 ( 0.791819)
test_btest 0.000700 0.000233 50.335300 ( 6.236760)
test_basic 0.004817 0.001605 0.280114 ( 0.369493)
test_all 0.002092 0.001976 508.392468 ( 53.238191)
test_rubyspec 0.075787 0.058151 41.963127 ( 50.149298)
total: 112.33 sec