Logfile: /home/ko1/ruby/logs/brlog.trunk.20230602-080037
#<BuildRuby:0x00005618bc4880e8
@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.20230602-080037",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002275 0.004420 1.520328 ( 2.841787)
build_miniruby 0.000961 0.000160 0.765432 ( 0.764886)
build_ruby 0.000000 0.001417 2.489254 ( 2.489260)
build_all 0.005777 0.003041 12.498965 ( 1.124937)
build_install 0.006240 0.001314 1.699461 ( 0.890407)
test_btest 0.000814 0.000171 82.275665 ( 7.254846)
test_basic 0.003545 0.000746 0.642353 ( 0.718402)
test_all 0.000830 0.000174 461.980241 ( 42.779712)
test_rubyspec 0.026271 0.014545 42.056220 ( 54.472761)
total: 113.34 sec