Logfile: /home/ko1/ruby/logs/brlog.trunk.20230219-094221
#<BuildRuby:0x000055d6bfddf068
@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.20230219-094221",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.003237 0.000270 0.788956 ( 1.200245)
build_miniruby 0.000924 0.000077 0.692227 ( 0.691342)
build_ruby 0.001155 0.000097 2.122214 ( 2.121865)
build_all 0.004047 0.004574 12.424957 ( 1.532861)
build_install 0.006407 0.000000 1.538251 ( 0.773751)
test_btest 0.000619 0.000000 65.929086 ( 6.306844)
test_basic 0.003556 0.000193 0.294877 ( 0.390031)
test_all 0.000714 0.000912 492.936136 ( 47.414507)
test_rubyspec 0.006064 0.022291 35.037071 ( 45.644095)
total: 106.08 sec