Logfile: /home/ko1/ruby/logs/brlog.trunk.20221017-155059
#<BuildRuby:0x0000563ce5b8aad8
@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.20221017-155059",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.004304 0.006121 1.129554 ( 1.177252)
build_miniruby 0.002072 0.001036 0.109818 ( 0.105855)
build_ruby 0.001042 0.000521 0.104229 ( 0.101093)
build_all 0.006162 0.003081 1.358794 ( 0.594819)
build_install 0.014357 0.001524 1.673524 ( 0.903890)
test_btest 0.001144 0.000476 62.453351 ( 6.417368)
test_basic 0.004599 0.001917 0.340425 ( 0.433652)
test_all 0.008381 0.000000 514.291641 ( 54.658975)
test_rubyspec 0.063951 0.066730 43.449078 ( 52.057151)
total: 116.45 sec