Logfile: /home/ko1/ruby/logs/brlog.trunk.20220305-014509
#<BuildRuby:0x0000556e451e4480
@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.20220305-014509",
@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.000003 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.010752 0.001458 1.079684 ( 2.319382)
build_miniruby 0.001504 0.000322 0.068753 ( 0.067985)
build_ruby 0.002262 0.000000 0.076460 ( 0.075207)
build_all 0.009863 0.000583 4.212909 ( 0.863435)
build_install 0.021110 0.003407 7.894003 ( 2.420373)
test_btest 0.000929 0.000168 74.252221 ( 7.983654)
test_basic 0.007211 0.000000 0.316291 ( 0.406058)
test_all 0.002003 0.000065 695.683464 ( 67.292682)
test_rubyspec 0.091107 0.074341 46.408631 ( 51.925928)
total: 133.36 sec