Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-091317
#<BuildRuby:0x000056444cf651a8
@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.20220723-091317",
@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.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.011617 0.852666 ( 1.175294)
build_miniruby 0.001492 0.000000 0.064391 ( 0.063531)
build_ruby 0.001444 0.000110 0.066894 ( 0.065218)
build_all 0.005944 0.002287 1.239983 ( 0.465814)
build_install 0.013107 0.003093 4.335920 ( 1.762423)
test_btest 0.001534 0.000548 54.084158 ( 6.255668)
test_basic 0.005166 0.001845 0.294688 ( 0.390022)
test_all 0.002049 0.000732 514.927540 ( 54.011310)
test_rubyspec 0.087601 0.045919 41.826179 ( 47.745827)
total: 111.94 sec