Logfile: /home/ko1/ruby/logs/brlog.trunk.20220426-154533
#<BuildRuby:0x0000563ee7f50060
@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.20220426-154533",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000000 0.000018 0.000018 ( 0.000018)
build_up 0.002933 0.003718 0.871660 ( 2.116515)
build_miniruby 0.000671 0.000224 0.057504 ( 0.056258)
build_ruby 0.000728 0.000243 0.059209 ( 0.058008)
build_all 0.004308 0.000031 1.491610 ( 0.605534)
build_install 0.001715 0.009227 6.275102 ( 2.814076)
test_btest 0.000601 0.000277 50.216337 ( 9.080310)
test_basic 0.000800 0.004832 0.298071 ( 0.386714)
test_all 0.000899 0.000484 615.825548 (102.192810)
test_rubyspec 0.085013 0.044473 44.527006 ( 49.461114)
total: 166.77 sec