Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-081302
#<BuildRuby:0x000056451f183db8
@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.20220815-081302",
@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.000014 0.000003 0.000017 ( 0.000018)
configure 0.000010 0.000003 0.000013 ( 0.000012)
build_up 0.005333 0.001455 0.837353 ( 1.175403)
build_miniruby 0.000791 0.000216 0.057853 ( 0.056634)
build_ruby 0.000755 0.000206 0.059488 ( 0.058271)
build_all 0.003769 0.001028 1.531548 ( 0.594005)
build_install 0.010954 0.000000 1.897728 ( 0.968770)
test_btest 0.000000 0.000775 47.541089 ( 9.000566)
test_basic 0.001954 0.003606 0.274172 ( 0.363738)
test_all 0.002903 0.000829 609.915281 ( 87.069436)
test_rubyspec 0.021413 0.086680 43.890162 ( 51.278575)
total: 150.57 sec