Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-083434
#<BuildRuby:0x00005635b0adfde0
@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-083434",
@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.000016 0.000001 0.000017 ( 0.000018)
configure 0.000031 0.000000 0.000031 ( 0.000035)
build_up 0.006634 0.000182 0.820499 ( 0.945567)
build_miniruby 0.000874 0.000063 0.057403 ( 0.056140)
build_ruby 0.000914 0.000066 0.058808 ( 0.057603)
build_all 0.004390 0.000313 1.522331 ( 0.581833)
build_install 0.005453 0.005557 5.662835 ( 2.166575)
test_btest 0.000000 0.000852 49.338710 ( 8.361648)
test_basic 0.002846 0.002801 0.261509 ( 0.350208)
test_all 0.001955 0.000000 589.963115 ( 94.895276)
test_rubyspec 0.082656 0.041859 43.735623 ( 49.327917)
total: 156.74 sec