Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-132827
#<BuildRuby:0x000055ebad302cc8
@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.20221203-132827",
@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.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008956 0.000720 1.186654 ( 1.209151)
build_miniruby 0.000000 0.002626 0.856071 ( 0.854799)
build_ruby 0.002992 0.000679 2.246383 ( 2.136207)
build_all 0.021300 0.000000 18.688636 ( 2.184371)
build_install 0.018446 0.006093 2.067205 ( 1.031259)
test_btest 0.000000 0.001413 95.255657 ( 9.055529)
test_basic 0.000387 0.009919 0.356746 ( 0.442695)
test_all 0.001716 0.000501 706.097361 ( 70.954245)
test_rubyspec 0.099196 0.075126 49.562036 ( 57.672925)
total: 145.54 sec