Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-122519
#<BuildRuby:0x000055bab2fb2148
@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.20220722-122519",
@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.000014 0.000001 0.000015 ( 0.000015)
configure 0.000066 0.000005 0.000071 ( 0.000075)
build_up 0.009970 0.000417 0.834805 ( 0.894373)
build_miniruby 0.001334 0.000095 0.063813 ( 0.062525)
build_ruby 0.001566 0.000112 0.064275 ( 0.063030)
build_all 0.008307 0.000593 1.289250 ( 0.480139)
build_install 0.008180 0.009324 4.334212 ( 1.798863)
test_btest 0.001000 0.000176 53.559738 ( 5.892977)
test_basic 0.000412 0.005059 0.280352 ( 0.371125)
test_all 0.002199 0.000518 503.182145 ( 53.418113)
test_rubyspec 0.076163 0.057273 41.640006 ( 47.432137)
total: 110.41 sec