Logfile: /home/ko1/ruby/logs/brlog.trunk.20220609-121446
#<BuildRuby:0x000055598daa9448
@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.20220609-121446",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.004764 0.004180 0.863931 ( 2.755535)
build_miniruby 0.001284 0.000000 0.053160 ( 0.052956)
build_ruby 0.001496 0.000000 0.055556 ( 0.054686)
build_all 0.006047 0.001049 1.264082 ( 0.498938)
build_install 0.014442 0.004692 4.855476 ( 2.450224)
test_btest 0.001675 0.000394 52.087128 ( 5.732712)
test_basic 0.005505 0.001296 0.290022 ( 0.381389)
test_all 0.002065 0.000486 513.953941 ( 54.269564)
test_rubyspec 0.084788 0.043766 41.474379 ( 47.410302)
total: 113.61 sec