Logfile: /home/ko1/ruby/logs/brlog.trunk.20230520-180912
#<BuildRuby:0x000055fb5a74ffa8
@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.20230520-180912",
@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.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.005151 0.000308 1.382319 ( 2.641772)
build_miniruby 0.000954 0.000000 0.748901 ( 0.748841)
build_ruby 0.001227 0.000000 2.374061 ( 2.374505)
build_all 0.008436 0.000628 12.247332 ( 1.114476)
build_install 0.003967 0.002933 1.616097 ( 0.827218)
test_btest 0.000784 0.000235 79.588624 ( 7.225789)
test_basic 0.004107 0.002821 0.697017 ( 0.772575)
test_all 0.001082 0.000345 428.132405 ( 44.447166)
test_rubyspec 0.024726 0.015413 41.705466 ( 54.172296)
total: 114.33 sec