Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-144437
#<BuildRuby:0x000055bc73fd9438
@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.20220801-144437",
@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.000014 0.000002 0.000016 ( 0.000015)
configure 0.000067 0.000005 0.000072 ( 0.000071)
build_up 0.005445 0.004131 0.827186 ( 1.296366)
build_miniruby 0.001649 0.000235 0.062758 ( 0.060897)
build_ruby 0.001159 0.000166 0.062654 ( 0.061957)
build_all 0.002975 0.004871 1.235091 ( 0.459713)
build_install 0.010531 0.006074 4.214293 ( 1.811677)
test_btest 0.001481 0.000395 51.332407 ( 6.250693)
test_basic 0.004948 0.001320 0.303194 ( 0.402535)
test_all 0.002716 0.000288 481.352928 ( 51.668572)
test_rubyspec 0.092415 0.036764 41.664004 ( 47.520505)
total: 109.53 sec