Logfile: /home/ko1/ruby/logs/brlog.trunk.20220402-214049
#<BuildRuby:0x000055e723aa3858
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220402-214049",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.000219 0.011286 1.013865 ( 1.171314)
build_miniruby 0.001462 0.000389 0.077795 ( 0.077063)
build_ruby 0.002200 0.000000 0.074566 ( 0.072879)
build_all 0.009806 0.000981 4.226408 ( 0.875854)
build_install 0.020932 0.002637 8.599428 ( 3.030095)
test_btest 0.001029 0.000217 75.295506 ( 7.991914)
test_basic 0.006922 0.000399 0.335728 ( 0.425656)
test_all 0.001545 0.000309 661.797047 ( 65.798388)
test_rubyspec 0.104292 0.065661 46.609758 ( 51.783447)
total: 131.23 sec