Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-041847
#<BuildRuby:0x000055931ce0fe70
@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.20220724-041847",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.000000 0.006561 0.824857 ( 0.915810)
build_miniruby 0.000702 0.000170 0.056401 ( 0.055191)
build_ruby 0.000781 0.000156 0.059587 ( 0.058350)
build_all 0.000693 0.003886 1.531285 ( 0.593956)
build_install 0.008736 0.002329 5.656309 ( 2.160181)
test_btest 0.000592 0.000157 51.409374 ( 8.363261)
test_basic 0.000000 0.005832 0.330860 ( 0.419164)
test_all 0.000000 0.001759 609.335560 ( 87.622033)
test_rubyspec 0.059375 0.065090 43.480129 ( 49.093184)
total: 149.28 sec