Logfile: /home/ko1/ruby/logs/brlog.trunk.20231110-053731
#<BuildRuby:0x0000560a2dd5f628
@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.20231110-053731",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004347 0.000044 1.502986 ( 1.727741)
build_miniruby 0.001066 0.000000 0.905639 ( 0.905509)
build_ruby 0.001530 0.000000 2.724802 ( 2.724778)
build_all 0.006114 0.004316 16.615990 ( 1.509463)
build_install 0.005343 0.003328 4.971510 ( 1.144352)
test_btest 0.000832 0.000238 86.418687 ( 6.831814)
test_basic 0.004062 0.000029 0.678245 ( 0.754545)
test_all 0.091609 0.045502 516.786625 ( 60.325635)
test_rubyspec 0.019492 0.028396 51.674785 ( 64.015659)
total: 139.94 sec