Logfile: /home/ko1/ruby/logs/brlog.trunk.20221107-181243
#<BuildRuby:0x000055f7da9a9570
@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.20221107-181243",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.007208 0.000812 0.913264 ( 0.971698)
build_miniruby 0.001536 0.000384 0.050879 ( 0.049202)
build_ruby 0.001090 0.000272 0.044439 ( 0.043120)
build_all 0.005872 0.001468 1.247030 ( 0.481165)
build_install 0.009001 0.004700 1.566005 ( 0.821940)
test_btest 0.000906 0.000259 62.347761 ( 6.221018)
test_basic 0.005524 0.001578 0.321226 ( 0.416119)
test_all 0.001996 0.000570 518.280023 ( 55.033686)
test_rubyspec 0.070082 0.051615 43.386000 ( 52.043050)
total: 116.08 sec