Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-170831
#<BuildRuby:0x000055e13f72bde0
@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.20220819-170831",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.003144 0.003470 0.876700 ( 1.562367)
build_miniruby 0.000863 0.000115 0.057323 ( 0.056044)
build_ruby 0.000796 0.000000 0.059510 ( 0.058245)
build_all 0.004404 0.000171 1.550965 ( 0.603788)
build_install 0.004809 0.006440 1.909466 ( 0.962499)
test_btest 0.000512 0.000108 57.099996 ( 7.976551)
test_basic 0.004187 0.000881 0.299778 ( 0.389113)
test_all 0.002479 0.000521 595.140980 ( 89.220273)
test_rubyspec 0.093305 0.037829 44.397966 ( 52.693427)
total: 153.52 sec