Logfile: /home/ko1/ruby/logs/brlog.trunk.20220701-155013
#<BuildRuby:0x000055b7c9dbfe58
@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.20220701-155013",
@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.000013 0.000002 0.000015 ( 0.000014)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.003079 0.003726 0.870743 ( 2.995569)
build_miniruby 0.000830 0.000178 0.057895 ( 0.056699)
build_ruby 0.000786 0.000168 0.059360 ( 0.058189)
build_all 0.003575 0.000766 1.489927 ( 0.601985)
build_install 0.006989 0.003860 6.348309 ( 2.850437)
test_btest 0.000465 0.000116 53.903509 ( 8.564269)
test_basic 0.002540 0.003689 0.350698 ( 0.438255)
test_all 0.001032 0.000304 634.092356 ( 91.236965)
test_rubyspec 0.055159 0.032153 45.164901 ( 50.809868)
total: 157.61 sec