Logfile: /home/ko1/ruby/logs/brlog.trunk.20220223-221759
#<BuildRuby:0x000055db64fd0a80
@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.20220223-221759",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.009387 0.001445 0.850782 ( 0.871808)
build_miniruby 0.001541 0.000237 0.070405 ( 0.068201)
build_ruby 0.001568 0.000241 0.066731 ( 0.065046)
build_all 0.009924 0.000000 4.228843 ( 0.852397)
build_install 0.021169 0.002081 7.951967 ( 2.453228)
test_btest 0.001208 0.000151 73.147155 ( 8.460873)
test_basic 0.006475 0.000809 0.337724 ( 0.430439)
test_all 0.001517 0.000190 705.788166 ( 67.613277)
test_rubyspec 0.116441 0.042088 46.212570 ( 51.681609)
total: 132.50 sec