Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-195008
#<BuildRuby:0x000055fa98eac9d0
@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.20221116-195008",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000017 0.000003 0.000020 ( 0.000021)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.004498 0.003979 1.112277 ( 1.167827)
build_miniruby 0.001651 0.000472 0.869847 ( 0.869841)
build_ruby 0.002168 0.000620 2.376244 ( 2.287405)
build_all 0.014055 0.004618 18.488720 ( 2.285122)
build_install 0.014693 0.006402 1.876282 ( 0.976090)
test_btest 0.000000 0.001210 87.141006 ( 10.045987)
test_basic 0.001832 0.005726 0.343096 ( 0.436346)
test_all 0.001813 0.000418 684.027150 ( 73.266187)
test_rubyspec 0.077772 0.046126 50.429272 ( 58.950288)
total: 150.29 sec