Logfile: /home/ko1/ruby/logs/brlog.trunk.20220422-015055
#<BuildRuby:0x0000556d990fc1f0
@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.20220422-015055",
@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.000016 0.000003 0.000019 ( 0.000018)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.006218 0.000957 0.886697 ( 1.019449)
build_miniruby 0.000892 0.000138 0.057395 ( 0.056163)
build_ruby 0.000855 0.000131 0.059219 ( 0.058054)
build_all 0.004345 0.000000 1.469151 ( 0.609492)
build_install 0.001552 0.009412 6.268392 ( 2.843534)
test_btest 0.000726 0.000000 50.085564 ( 8.667679)
test_basic 0.005466 0.000000 0.300004 ( 0.388914)
test_all 0.002495 0.000000 627.047470 ( 89.453005)
test_rubyspec 0.079139 0.044359 44.437144 ( 49.327569)
total: 152.42 sec