Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-081023
#<BuildRuby:0x0000558b05b83e00
@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.20220829-081023",
@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.000002 0.000016 ( 0.000016)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.005601 0.000861 0.822464 ( 0.865816)
build_miniruby 0.000802 0.000123 0.058149 ( 0.056938)
build_ruby 0.000962 0.000000 0.059521 ( 0.058384)
build_all 0.004299 0.000136 1.486170 ( 0.580874)
build_install 0.008340 0.000522 1.879097 ( 0.956067)
test_btest 0.000718 0.000096 47.479951 ( 8.330906)
test_basic 0.005127 0.000684 0.297085 ( 0.385450)
test_all 0.001595 0.000212 615.352252 ( 89.589573)
test_rubyspec 0.070047 0.015722 43.352454 ( 51.706348)
total: 152.53 sec