Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-002401
#<BuildRuby:0x000055a5bd9ec880
@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.20221202-002401",
@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.000021 0.000003 0.000024 ( 0.000025)
configure 0.000077 0.000012 0.000089 ( 0.000091)
build_up 0.006319 0.005451 1.225811 ( 1.230431)
build_miniruby 0.002157 0.000498 0.844477 ( 0.843152)
build_ruby 0.002502 0.000577 2.236649 ( 2.140976)
build_all 0.018412 0.001740 18.585678 ( 2.183421)
build_install 0.020875 0.000757 2.049017 ( 1.029765)
test_btest 0.001274 0.000213 89.681999 ( 9.355318)
test_basic 0.008430 0.000420 0.348827 ( 0.433941)
test_all 0.002088 0.000329 697.262228 ( 69.657413)
test_rubyspec 0.083489 0.102512 49.417218 ( 57.527374)
total: 144.40 sec