Logfile: /home/ko1/ruby/logs/brlog.trunk.20230218-053531
#<BuildRuby:0x000055f8e37cb140
@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.20230218-053531",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.003305 0.000901 0.807750 ( 1.480391)
build_miniruby 0.000771 0.000211 0.680031 ( 0.679373)
build_ruby 0.000979 0.000267 2.120978 ( 2.148873)
build_all 0.005636 0.003430 12.416531 ( 1.530174)
build_install 0.005956 0.000511 1.559744 ( 0.800375)
test_btest 0.000532 0.000152 65.848070 ( 6.163008)
test_basic 0.002991 0.000855 0.298360 ( 0.392823)
test_all 0.001298 0.000000 481.324279 ( 46.781270)
test_rubyspec 0.019207 0.009891 34.956630 ( 45.578429)
total: 105.56 sec