Logfile: /home/ko1/ruby/logs/brlog.trunk.20220426-073241
#<BuildRuby:0x000055d58a1465a8
@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.20220426-073241",
@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.000015 0.000001 0.000016 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006596 0.000508 0.841866 ( 1.048064)
build_miniruby 0.000979 0.000075 0.058102 ( 0.056806)
build_ruby 0.000000 0.000831 0.058695 ( 0.057566)
build_all 0.002000 0.002363 1.497497 ( 0.607329)
build_install 0.010770 0.000304 6.260499 ( 2.824873)
test_btest 0.000675 0.000000 48.666361 ( 8.673639)
test_basic 0.005712 0.000239 0.302404 ( 0.390865)
test_all 0.001212 0.000127 609.144065 ( 90.063163)
test_rubyspec 0.097678 0.030518 44.543662 ( 49.370764)
total: 153.09 sec