Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-012333
#<BuildRuby:0x0000559b23d700a0
@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.20231218-012333",
@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.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.003255 0.001302 1.371689 ( 1.772023)
build_miniruby 0.000673 0.000269 0.872807 ( 0.872905)
build_ruby 0.001057 0.000422 2.784590 ( 2.784918)
build_all 0.010156 0.000000 16.319448 ( 1.477359)
build_install 0.005782 0.003880 4.921397 ( 1.220934)
test_btest 0.000840 0.000309 84.456421 ( 6.892911)
test_basic 0.004331 0.000031 0.832997 ( 0.910204)
test_all 0.116108 0.018341 513.067849 ( 58.853438)
test_rubyspec 0.016204 0.030152 49.821939 ( 62.077040)
total: 136.86 sec