Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-125314
#<BuildRuby:0x000055ddcefc83a0
@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.20220813-125314",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000004 0.000013 ( 0.000014)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.011696 0.001473 0.975434 ( 1.135301)
build_miniruby 0.001957 0.000753 0.074338 ( 0.072717)
build_ruby 0.001176 0.000453 0.069466 ( 0.068974)
build_all 0.007240 0.002784 1.535329 ( 0.584095)
build_install 0.022554 0.000699 1.886090 ( 0.956763)
test_btest 0.000932 0.000274 78.767658 ( 8.212161)
test_basic 0.000000 0.008072 0.324955 ( 0.415550)
test_all 0.003871 0.001411 683.585619 ( 66.822560)
test_rubyspec 0.092911 0.078541 45.872726 ( 53.479366)
total: 131.75 sec