Logfile: /home/ko1/ruby/logs/brlog.trunk.20230603-025849
#<BuildRuby:0x000055ed7192fce8
@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.20230603-025849",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.003914 0.002229 1.236095 ( 2.490572)
build_miniruby 0.001049 0.000458 0.892644 ( 0.890930)
build_ruby 0.001635 0.000000 2.545707 ( 2.546417)
build_all 0.006463 0.002399 11.966796 ( 1.095814)
build_install 0.006406 0.001067 1.623264 ( 0.842291)
test_btest 0.000706 0.000282 79.613574 ( 7.568833)
test_basic 0.000780 0.002571 0.602243 ( 0.685786)
test_all 0.000750 0.000322 412.645591 ( 37.124872)
test_rubyspec 0.018380 0.020368 41.776546 ( 54.280564)
total: 107.53 sec