Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-200925
#<BuildRuby:0x0000555af8bd8208
@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="-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.20220810-200925",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005138 0.001285 0.901303 ( 0.982081)
build_miniruby 0.001064 0.000000 0.057631 ( 0.056343)
build_ruby 0.000985 0.000000 0.059117 ( 0.057905)
build_all 0.004834 0.000000 1.555700 ( 0.592641)
build_install 0.011030 0.000000 5.655406 ( 2.158303)
test_btest 0.000843 0.000000 51.253551 ( 8.087928)
test_basic 0.002849 0.003426 0.362386 ( 0.449714)
test_all 0.000920 0.000204 606.887758 ( 92.538844)
test_rubyspec 0.083407 0.036071 43.865427 ( 51.274027)
total: 156.20 sec