Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220221-084523
#<BuildRuby:0x0000558f6e2001b8
@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-test",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-test",
@TARGET_NAME="trunk-test",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-test",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-test.20220221-084523",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000014 0.000002 0.000016 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.001096 0.004306 0.879387 ( 1.473918)
build_miniruby 0.000740 0.000123 0.061966 ( 0.060890)
build_ruby 0.000790 0.000132 0.065069 ( 0.063811)
build_all 0.004642 0.000045 3.191333 ( 0.826719)
build_install 0.000812 0.009003 6.663182 ( 2.239714)
test_btest 0.000558 0.000172 40.579898 ( 7.262812)
test_basic 0.005150 0.000189 0.290297 ( 0.379861)
test_all 0.002628 0.000751 541.099460 ( 84.643195)
test_rubyspec 0.070464 0.029320 39.828825 ( 46.758390)
total: 143.71 sec