Logfile: /home/ko1/ruby/logs/brlog.trunk.20220412-150041
#<BuildRuby:0x0000555f50ec84e8
@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.20220412-150041",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000103 0.000015 0.000118 ( 0.000062)
build_up 0.003700 0.006761 1.006825 ( 1.409495)
build_miniruby 0.001565 0.000392 0.075427 ( 0.074448)
build_ruby 0.001586 0.000397 0.079459 ( 0.078121)
build_all 0.006958 0.001740 1.484541 ( 0.603268)
build_install 0.020158 0.001536 2.039530 ( 1.118624)
test_btest 0.000954 0.000201 77.891072 ( 8.803160)
test_basic 0.006716 0.000398 0.332333 ( 0.422420)
test_all 0.002545 0.000000 697.606413 ( 68.023226)
test_rubyspec 0.136490 0.037586 46.500634 ( 51.937683)
total: 132.47 sec