Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-162402
#<BuildRuby:0x000055d8dc863de0
@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.20220802-162402",
@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.000013 0.000000 0.000013 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006235 0.000156 0.885316 ( 1.962094)
build_miniruby 0.000994 0.000000 0.058254 ( 0.056908)
build_ruby 0.000947 0.000000 0.059334 ( 0.058165)
build_all 0.004248 0.000140 1.511709 ( 0.581019)
build_install 0.008870 0.000276 5.667735 ( 2.189497)
test_btest 0.000781 0.000046 52.770201 ( 8.186207)
test_basic 0.005865 0.000075 0.259992 ( 0.348200)
test_all 0.001520 0.000085 627.860701 ( 92.244269)
test_rubyspec 0.078393 0.018553 43.604487 ( 49.270488)
total: 154.90 sec