Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-162647
#<BuildRuby:0x000055b689ac6f08
@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.20220826-162647",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000007 0.000004 0.000011 ( 0.000010)
configure 0.000004 0.000002 0.000006 ( 0.000007)
build_up 0.010835 0.001355 0.830682 ( 0.987579)
build_miniruby 0.000957 0.000435 0.050103 ( 0.048718)
build_ruby 0.000980 0.000445 0.055528 ( 0.053882)
build_all 0.007389 0.001251 1.253242 ( 0.483793)
build_install 0.009024 0.006665 1.551795 ( 0.767641)
test_btest 0.000820 0.000379 51.294340 ( 5.966891)
test_basic 0.001127 0.005659 0.289946 ( 0.379731)
test_all 0.002761 0.001487 492.809035 ( 52.241427)
test_rubyspec 0.067981 0.061913 41.811323 ( 50.444173)
total: 111.37 sec