Logfile: /home/ko1/ruby/logs/brlog.trunk.20221024-143123
#<BuildRuby:0x000055ef6d4bec88
@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.20221024-143123",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010084 0.000933 1.151692 ( 1.204978)
build_miniruby 0.001326 0.000204 0.109408 ( 0.106766)
build_ruby 0.001799 0.000277 0.113121 ( 0.110638)
build_all 0.008081 0.000478 1.351871 ( 0.570693)
build_install 0.012431 0.001776 1.702200 ( 0.913712)
test_btest 0.001085 0.000155 62.587757 ( 6.337109)
test_basic 0.006424 0.000062 0.369502 ( 0.458931)
test_all 0.003634 0.003564 518.282580 ( 55.033571)
test_rubyspec 0.087431 0.044658 43.424878 ( 51.957798)
total: 116.69 sec