Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-160519
#<BuildRuby:0x0000559ebbed7fb0
@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.20220724-160519",
@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.000011 0.000000 0.000011 ( 0.000012)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.006318 0.000486 0.921002 ( 2.878831)
build_miniruby 0.000974 0.000075 0.056877 ( 0.055602)
build_ruby 0.000931 0.000071 0.058905 ( 0.057649)
build_all 0.004478 0.000000 1.515373 ( 0.589769)
build_install 0.010661 0.000375 5.630352 ( 2.149918)
test_btest 0.000643 0.000042 46.894958 ( 8.439358)
test_basic 0.005436 0.000362 0.304874 ( 0.393498)
test_all 0.001152 0.000076 596.620509 ( 90.403001)
test_rubyspec 0.091434 0.027381 43.775148 ( 49.367785)
total: 154.34 sec