Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-151957
#<BuildRuby:0x0000560a490fffb0
@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.20220726-151957",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000004 0.000016 ( 0.000016)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.005173 0.001411 0.860411 ( 1.716934)
build_miniruby 0.000847 0.000000 0.057198 ( 0.055983)
build_ruby 0.001019 0.000000 0.058751 ( 0.057487)
build_all 0.004671 0.000000 1.530333 ( 0.585626)
build_install 0.005201 0.004074 5.632685 ( 2.146953)
test_btest 0.000565 0.000162 50.067620 ( 8.383094)
test_basic 0.000630 0.004756 0.276690 ( 0.365606)
test_all 0.000757 0.000271 622.415964 ( 88.132163)
test_rubyspec 0.053508 0.050825 43.563935 ( 49.158303)
total: 150.60 sec