Logfile: /home/ko1/ruby/logs/brlog.trunk.20220504-080413
#<BuildRuby:0x0000564d3d3e86c8
@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.20220504-080413",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000018 0.000002 0.000020 ( 0.000021)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005232 0.007098 1.022110 ( 1.858888)
build_miniruby 0.001661 0.000442 0.071469 ( 0.069926)
build_ruby 0.001358 0.000362 0.069822 ( 0.068369)
build_all 0.009496 0.000382 1.501187 ( 0.606979)
build_install 0.015968 0.009232 5.945101 ( 2.857493)
test_btest 0.001338 0.000402 77.326351 ( 8.030370)
test_basic 0.004251 0.005795 0.333941 ( 0.417613)
test_all 0.002445 0.000304 692.748433 ( 67.120252)
test_rubyspec 0.109415 0.077043 45.542608 ( 50.723544)
total: 131.75 sec