Logfile: /home/ko1/ruby/logs/brlog.trunk.20220519-230503
#<BuildRuby:0x00005560111d7e98
@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.20220519-230503",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000014 0.000003 0.000017 ( 0.000018)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.006299 0.000554 0.838411 ( 0.990999)
build_miniruby 0.000864 0.000199 0.056338 ( 0.055111)
build_ruby 0.000799 0.000184 0.057922 ( 0.056743)
build_all 0.002588 0.001702 1.501412 ( 0.605370)
build_install 0.005828 0.003216 6.293078 ( 2.859548)
test_btest 0.000570 0.000158 47.889342 ( 8.226016)
test_basic 0.005055 0.000395 0.255725 ( 0.344609)
test_all 0.001828 0.000481 659.752893 ( 93.450111)
test_rubyspec 0.080428 0.031788 44.166437 ( 49.751005)
total: 156.34 sec