Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-221323
#<BuildRuby:0x00005651a8e88208
@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.20220725-221323",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006296 0.000160 0.819834 ( 0.935928)
build_miniruby 0.000985 0.000066 0.057044 ( 0.055810)
build_ruby 0.000794 0.000052 0.059017 ( 0.057828)
build_all 0.004762 0.000036 1.525504 ( 0.581242)
build_install 0.006697 0.004515 5.615179 ( 2.153274)
test_btest 0.000864 0.000000 49.793464 ( 8.413604)
test_basic 0.006040 0.000000 0.358278 ( 0.446004)
test_all 0.001120 0.000000 627.256377 ( 89.055062)
test_rubyspec 0.078993 0.049991 43.434325 ( 49.048626)
total: 150.75 sec