Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-012246
#<BuildRuby:0x000055e50bfeca68
@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.20221013-012246",
@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.000010 0.000002 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.002680 0.007555 1.090849 ( 1.138824)
build_miniruby 0.001586 0.000488 0.099425 ( 0.096470)
build_ruby 0.001098 0.000338 0.095096 ( 0.092740)
build_all 0.006710 0.000748 1.267513 ( 0.566873)
build_install 0.011370 0.003848 1.607394 ( 0.897426)
test_btest 0.000000 0.002218 63.914558 ( 6.990555)
test_basic 0.003018 0.002920 0.352016 ( 0.443886)
test_all 0.006368 0.000660 499.540471 ( 53.971357)
test_rubyspec 0.077744 0.066817 43.956571 ( 52.148108)
total: 116.35 sec