Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-154833
#<BuildRuby:0x00005576e8100a68
@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.20221014-154833",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.008971 0.000690 1.102813 ( 1.181881)
build_miniruby 0.001437 0.000111 0.094970 ( 0.093278)
build_ruby 0.001539 0.000118 0.101942 ( 0.100036)
build_all 0.007726 0.000000 1.294985 ( 0.584124)
build_install 0.014334 0.000472 1.616953 ( 0.892308)
test_btest 0.001934 0.000121 63.783267 ( 6.501915)
test_basic 0.006715 0.000419 0.355803 ( 0.446589)
test_all 0.007225 0.000451 516.101521 ( 55.085662)
test_rubyspec 0.113449 0.021760 43.153324 ( 51.699435)
total: 116.59 sec