Logfile: /home/ko1/ruby/logs/brlog.trunk.20220420-223621
#<BuildRuby:0x00005654733fe508
@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.20220420-223621",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000025 0.000002 0.000027 ( 0.000028)
build_up 0.006221 0.000479 0.822101 ( 1.064245)
build_miniruby 0.000821 0.000063 0.056697 ( 0.055363)
build_ruby 0.000935 0.000072 0.059195 ( 0.057760)
build_all 0.000010 0.004084 1.472414 ( 0.595731)
build_install 0.008767 0.000000 6.165311 ( 2.788595)
test_btest 0.001380 0.000172 49.373988 ( 8.861887)
test_basic 0.005227 0.000653 0.266853 ( 0.355249)
test_all 0.001878 0.000052 619.195862 ( 90.387261)
test_rubyspec 0.073385 0.049717 43.815168 ( 48.739236)
total: 152.91 sec