Logfile: /home/ko1/ruby/logs/brlog.trunk.20230602-151333
#<BuildRuby:0x0000560fcb32c090
@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-151333",
@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.000002 0.000009 ( 0.000008)
build_up 0.002012 0.003440 1.271367 ( 2.594793)
build_miniruby 0.001122 0.000000 0.819317 ( 0.818684)
build_ruby 0.001315 0.000000 2.376805 ( 2.376435)
build_all 0.009045 0.000000 12.264870 ( 1.116662)
build_install 0.007442 0.000000 1.663652 ( 0.826254)
test_btest 0.000784 0.000075 78.426592 ( 7.568802)
test_basic 0.003099 0.000704 0.678018 ( 0.761611)
test_all 0.001293 0.000000 431.387203 ( 47.551165)
test_rubyspec 0.022727 0.019037 42.159210 ( 54.610053)
total: 118.23 sec