Logfile: /home/ko1/ruby/logs/brlog.trunk.20220912-004447
#<BuildRuby:0x000055905cbf03a0
@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.20220912-004447",
@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.000006 0.000001 0.000007 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010807 0.000000 1.125283 ( 1.107026)
build_miniruby 0.002460 0.000091 0.075387 ( 0.073042)
build_ruby 0.001377 0.000086 0.075446 ( 0.074110)
build_all 0.010726 0.000133 1.557376 ( 0.602404)
build_install 0.016388 0.005082 1.895463 ( 0.949423)
test_btest 0.001517 0.000000 92.613272 ( 9.660940)
test_basic 0.007532 0.000000 0.362370 ( 0.450127)
test_all 0.005910 0.000000 666.874857 ( 67.070402)
test_rubyspec 0.091208 0.081121 47.263960 ( 55.647713)
total: 135.64 sec