Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-024137
#<BuildRuby:0x0000560dc8ed0658
@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.20220829-024137",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000030 0.000004 0.000034 ( 0.000031)
build_up 0.005523 0.005395 1.039336 ( 1.835091)
build_miniruby 0.001990 0.000459 0.077102 ( 0.075166)
build_ruby 0.001741 0.000402 0.077076 ( 0.074965)
build_all 0.008514 0.002289 1.559617 ( 0.590931)
build_install 0.019528 0.000509 1.922560 ( 0.937309)
test_btest 0.000886 0.000168 77.807530 ( 8.292089)
test_basic 0.000000 0.008380 0.329509 ( 0.424938)
test_all 0.002377 0.004044 655.319226 ( 65.163806)
test_rubyspec 0.113912 0.059267 45.819832 ( 54.062498)
total: 131.46 sec