Logfile: /home/ko1/ruby/logs/brlog.trunk.20220424-085900
#<BuildRuby:0x0000557a2a8795c0
@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.20220424-085900",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005110 0.004780 0.812829 ( 1.196733)
build_miniruby 0.000000 0.001405 0.060737 ( 0.059822)
build_ruby 0.000000 0.001476 0.052099 ( 0.050677)
build_all 0.006009 0.001745 1.214873 ( 0.477215)
build_install 0.018914 0.000000 4.885211 ( 2.487724)
test_btest 0.001854 0.000000 54.675189 ( 6.313765)
test_basic 0.006396 0.000057 0.294592 ( 0.385268)
test_all 0.001578 0.000237 499.250556 ( 53.554885)
test_rubyspec 0.075988 0.058264 41.741464 ( 47.258471)
total: 111.79 sec