Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-172355
#<BuildRuby:0x000055edb2abf4f0
@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.20221203-172355",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.003963 0.000331 0.826389 ( 1.059968)
build_miniruby 0.000000 0.000829 0.513044 ( 0.512649)
build_ruby 0.000000 0.001253 1.683351 ( 1.624623)
build_all 0.000704 0.009164 11.920105 ( 1.462429)
build_install 0.007257 0.000000 1.635865 ( 0.751720)
test_btest 0.000620 0.000000 64.304386 ( 6.138992)
test_basic 0.003253 0.000000 0.225552 ( 0.322074)
test_all 0.000962 0.000000 474.930518 ( 49.303977)
test_rubyspec 0.017183 0.012497 35.332817 ( 45.962006)
total: 107.14 sec