Logfile: /home/ko1/ruby/logs/brlog.trunk.20220530-040940
#<BuildRuby:0x0000561cf4752918
@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.20220530-040940",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000016)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.000000 0.006664 0.841849 ( 1.139659)
build_miniruby 0.000777 0.000257 0.056858 ( 0.055628)
build_ruby 0.000871 0.000103 0.057464 ( 0.056261)
build_all 0.004223 0.000076 1.478670 ( 0.604028)
build_install 0.005164 0.003831 6.290177 ( 2.828313)
test_btest 0.000562 0.000089 50.200963 ( 8.828424)
test_basic 0.002089 0.003378 0.261318 ( 0.350498)
test_all 0.001014 0.000203 657.258812 ( 93.877464)
test_rubyspec 0.077825 0.047127 44.073596 ( 49.626527)
total: 157.37 sec