Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-044141
#<BuildRuby:0x00005606a64d7fa8
@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-044141",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006618 0.000000 0.878965 ( 1.068953)
build_miniruby 0.001060 0.000000 0.057666 ( 0.056405)
build_ruby 0.000914 0.000000 0.059310 ( 0.058013)
build_all 0.000059 0.004449 1.522710 ( 0.588307)
build_install 0.006502 0.004708 5.641137 ( 2.162807)
test_btest 0.000708 0.000088 56.090363 ( 7.958585)
test_basic 0.004788 0.000599 0.278346 ( 0.367975)
test_all 0.000926 0.000116 607.781515 ( 87.251927)
test_rubyspec 0.092622 0.033143 43.728685 ( 49.292893)
total: 148.81 sec