Logfile: /home/ko1/ruby/logs/brlog.trunk.20230616-194613
#<BuildRuby:0x000055da5108f918
@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.20230616-194613",
@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.000008 0.000001 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001499 0.003680 1.457743 ( 2.709800)
build_miniruby 0.001104 0.000000 0.747954 ( 0.747425)
build_ruby 0.001346 0.000000 2.452944 ( 2.453242)
build_all 0.006196 0.003391 13.196502 ( 1.134565)
build_install 0.004195 0.003823 1.832838 ( 0.910101)
test_btest 0.000877 0.000191 80.850003 ( 7.730356)
test_basic 0.000234 0.003936 0.661567 ( 0.742179)
test_all 0.001525 0.000398 440.287454 ( 44.972727)
test_rubyspec 0.009494 0.028373 42.009238 ( 54.571404)
total: 115.97 sec