Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-021535
#<BuildRuby:0x000055cdfe88b7e8
@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.20221130-021535",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009184 0.001413 1.227501 ( 1.487881)
build_miniruby 0.002645 0.000000 0.840937 ( 0.840382)
build_ruby 0.002878 0.000128 2.243643 ( 2.150788)
build_all 0.019377 0.000606 18.602197 ( 2.194541)
build_install 0.014293 0.006592 2.022929 ( 1.029468)
test_btest 0.001301 0.000217 91.343805 ( 9.484959)
test_basic 0.005329 0.004454 0.344384 ( 0.429921)
test_all 0.003156 0.000631 705.896220 ( 70.347030)
test_rubyspec 0.103604 0.080940 49.509966 ( 57.652676)
total: 145.62 sec