Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-184436
#<BuildRuby:0x000055775c1aadc8
@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.20221204-184436",
@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.000009 0.000003 0.000012 ( 0.000011)
autoconf 0.000016 0.000004 0.000020 ( 0.000019)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.004677 0.005201 1.205620 ( 1.203277)
build_miniruby 0.002599 0.000000 0.847366 ( 0.846041)
build_ruby 0.003158 0.000495 2.244449 ( 2.147196)
build_all 0.013792 0.007433 18.783398 ( 2.177930)
build_install 0.015403 0.006421 2.084991 ( 1.028408)
test_btest 0.001193 0.000415 92.946745 ( 9.426033)
test_basic 0.008769 0.001616 0.352053 ( 0.436016)
test_all 0.000855 0.001312 735.123273 ( 71.620306)
test_rubyspec 0.100624 0.082021 49.483270 ( 57.522190)
total: 146.41 sec