Logfile: /home/ko1/ruby/logs/brlog.trunk.20220608-201335
#<BuildRuby:0x000055e97c4e52d0
@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.20220608-201335",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.000999 0.008238 0.841296 ( 0.899458)
build_miniruby 0.001071 0.000357 0.054609 ( 0.052934)
build_ruby 0.001521 0.000507 0.062068 ( 0.059963)
build_all 0.006899 0.000811 1.185876 ( 0.477204)
build_install 0.008981 0.010672 4.877565 ( 2.511680)
test_btest 0.001968 0.000000 52.735841 ( 6.191374)
test_basic 0.000000 0.006808 0.280983 ( 0.374099)
test_all 0.000807 0.001650 522.787639 ( 53.921657)
test_rubyspec 0.068127 0.049921 41.624857 ( 47.620540)
total: 112.11 sec