Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-213349
#<BuildRuby:0x000056080a62b2c8
@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-213349",
@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.000006)
autoconf 0.000012 0.000005 0.000017 ( 0.000017)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.005891 0.000637 0.810693 ( 0.904211)
build_miniruby 0.000708 0.000257 0.057401 ( 0.056228)
build_ruby 0.000679 0.000247 0.059326 ( 0.058081)
build_all 0.003461 0.001259 1.553852 ( 0.592058)
build_install 0.008455 0.002680 5.625109 ( 2.136019)
test_btest 0.000446 0.000159 50.129391 ( 8.510490)
test_basic 0.003579 0.002436 0.267082 ( 0.355325)
test_all 0.000798 0.000299 609.278990 ( 88.828245)
test_rubyspec 0.044986 0.044540 43.498068 ( 49.159914)
total: 150.60 sec