Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-105811
#<BuildRuby:0x000055f1e0908328
@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.20220717-105811",
@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.000006)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.006064 0.000466 0.811835 ( 0.917961)
build_miniruby 0.000919 0.000071 0.057435 ( 0.056243)
build_ruby 0.000937 0.000072 0.058781 ( 0.057565)
build_all 0.004215 0.000325 1.489782 ( 0.598907)
build_install 0.010251 0.000789 5.590813 ( 2.188212)
test_btest 0.000787 0.000061 53.452352 ( 8.079542)
test_basic 0.000303 0.006005 0.338880 ( 0.426069)
test_all 0.001258 0.000194 594.405875 ( 89.391392)
test_rubyspec 0.075165 0.028970 43.202477 ( 48.854217)
total: 150.57 sec