Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-192921
#<BuildRuby:0x000055a4323808e8
@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.20221114-192921",
@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.000006)
autoconf 0.000016 0.000004 0.000020 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.010620 0.000563 1.176853 ( 1.154497)
build_miniruby 0.002657 0.000569 0.122039 ( 0.116265)
build_ruby 0.000000 0.002107 0.127478 ( 0.108424)
build_all 0.000234 0.009304 1.523748 ( 0.658907)
build_install 0.012818 0.007922 1.907501 ( 0.979336)
test_btest 0.000852 0.000373 91.198452 ( 8.841918)
test_basic 0.005449 0.002383 0.409351 ( 0.508093)
test_all 0.001816 0.000000 688.740180 ( 70.202647)
test_rubyspec 0.093589 0.074966 48.596085 ( 56.872724)
total: 139.44 sec