Logfile: /home/ko1/ruby/logs/brlog.trunk.20220301-040843
#<BuildRuby:0x00005581958188e8
@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.20220301-040843",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000015 0.000005 0.000020 ( 0.000019)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.007569 0.003839 1.058506 ( 5.989302)
build_miniruby 0.001469 0.000565 0.074803 ( 0.072667)
build_ruby 0.001457 0.000561 0.075877 ( 0.073505)
build_all 0.007890 0.001308 4.178647 ( 0.844484)
build_install 0.011262 0.012438 8.015068 ( 2.428681)
test_btest 0.000907 0.000427 77.550202 ( 8.420843)
test_basic 0.005350 0.002518 0.333751 ( 0.429527)
test_all 0.001566 0.000232 667.006436 ( 70.609495)
test_rubyspec 0.116561 0.065230 46.210413 ( 51.519959)
total: 140.39 sec