Logfile: /home/ko1/ruby/logs/brlog.trunk.20220324-123734
#<BuildRuby:0x000055f0642c4b38
@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.20220324-123734",
@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.000002 0.000007 ( 0.000008)
autoconf 0.000017 0.000009 0.000026 ( 0.000025)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.006522 0.005455 0.948464 ( 1.288956)
build_miniruby 0.000000 0.002101 0.117473 ( 0.115230)
build_ruby 0.001339 0.003003 3.360735 ( 3.146234)
build_all 0.022280 0.000354 21.199284 ( 2.294222)
build_install 0.015482 0.004832 7.953957 ( 2.435063)
test_btest 0.000907 0.000382 69.763624 ( 8.269759)
test_basic 0.005131 0.002160 0.340504 ( 0.431124)
test_all 0.001838 0.000774 672.040592 ( 66.161415)
test_rubyspec 0.085337 0.077776 45.687080 ( 51.350242)
total: 135.49 sec