Logfile: /home/ko1/ruby/logs/brlog.trunk.20220428-002446
#<BuildRuby:0x0000555eb58d8448
@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.20220428-002446",
@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.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.007413 0.004629 1.007538 ( 1.093960)
build_miniruby 0.000000 0.001926 0.079587 ( 0.077404)
build_ruby 0.000000 0.002220 0.075643 ( 0.073642)
build_all 0.005003 0.004205 1.518465 ( 0.619490)
build_install 0.013619 0.010535 5.885800 ( 2.798447)
test_btest 0.000843 0.000347 75.147963 ( 7.866051)
test_basic 0.008889 0.000000 0.330102 ( 0.417382)
test_all 0.002171 0.000766 654.477876 ( 64.626128)
test_rubyspec 0.094162 0.086573 45.090536 ( 50.333348)
total: 127.91 sec