Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-221411
#<BuildRuby:0x000056297e2c1a48
@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.20221128-221411",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.006292 0.004643 1.240070 ( 1.253947)
build_miniruby 0.000000 0.002097 0.840773 ( 0.840116)
build_ruby 0.003355 0.000250 2.237789 ( 2.143187)
build_all 0.014838 0.007456 18.527075 ( 2.178569)
build_install 0.019193 0.001253 1.861085 ( 0.952997)
test_btest 0.000000 0.001490 88.961127 ( 8.448959)
test_basic 0.006804 0.003337 0.352937 ( 0.438271)
test_all 0.001573 0.000524 704.993340 ( 69.969975)
test_rubyspec 0.114542 0.063489 49.202859 ( 57.221329)
total: 143.45 sec