Logfile: /home/ko1/ruby/logs/brlog.trunk.20230214-164215
#<BuildRuby:0x000055c2a21e7ac0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230214-164215",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003500 0.000270 0.777069 ( 1.375848)
build_miniruby 0.000889 0.000068 0.684283 ( 0.683671)
build_ruby 0.001328 0.000000 2.156480 ( 2.156408)
build_all 0.004498 0.004512 12.445376 ( 1.531436)
build_install 0.006434 0.000000 1.544161 ( 0.767243)
test_btest 0.000613 0.000000 66.102176 ( 5.848238)
test_basic 0.003380 0.000000 0.278699 ( 0.374519)
test_all 0.001213 0.000000 482.829900 ( 49.988730)
test_rubyspec 0.017287 0.010925 35.021949 ( 45.599650)
total: 108.33 sec