Logfile: /home/ko1/ruby/logs/brlog.trunk.20220630-095313
#<BuildRuby:0x00005618840c1438
@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.20220630-095313",
@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.000005)
autoconf 0.000009 0.000004 0.000013 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.001992 0.007042 0.858233 ( 1.048997)
build_miniruby 0.001081 0.000590 0.063984 ( 0.063136)
build_ruby 0.000886 0.000483 0.062661 ( 0.061538)
build_all 0.007096 0.000000 1.205232 ( 0.493235)
build_install 0.014918 0.004844 4.876308 ( 2.455290)
test_btest 0.001584 0.000693 54.926183 ( 6.293757)
test_basic 0.005155 0.000347 0.272772 ( 0.364047)
test_all 0.002311 0.000952 491.281303 ( 52.657792)
test_rubyspec 0.080623 0.065795 42.147914 ( 47.848056)
total: 111.29 sec