Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-213140
#<BuildRuby:0x0000562ca8a19480
@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.20220802-213140",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.008757 0.003113 0.822834 ( 1.364609)
build_miniruby 0.001479 0.000174 0.064881 ( 0.063961)
build_ruby 0.001674 0.000197 0.066726 ( 0.065944)
build_all 0.006665 0.000784 1.220338 ( 0.449586)
build_install 0.016703 0.000891 4.222443 ( 1.788721)
test_btest 0.001792 0.000188 50.872414 ( 6.118672)
test_basic 0.000000 0.005198 0.283655 ( 0.377772)
test_all 0.000000 0.002670 490.900176 ( 51.954308)
test_rubyspec 0.098876 0.031464 41.143099 ( 48.832056)
total: 111.02 sec