Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-223908
#<BuildRuby:0x000055df39e04b60
@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.20221128-223908",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004965 0.006110 1.201748 ( 1.224138)
build_miniruby 0.001978 0.000495 0.844286 ( 0.842683)
build_ruby 0.002914 0.000729 2.235054 ( 2.136289)
build_all 0.016733 0.004183 18.542920 ( 2.194154)
build_install 0.015974 0.003993 1.863123 ( 0.934758)
test_btest 0.001173 0.000293 88.987862 ( 8.959628)
test_basic 0.004040 0.005131 0.349461 ( 0.435966)
test_all 0.001893 0.000553 695.195967 ( 69.946947)
test_rubyspec 0.101795 0.075687 49.247434 ( 57.341715)
total: 144.02 sec