Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-091304
#<BuildRuby:0x0000555f6943c060
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231208-091304",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.003466 0.001156 1.001744 ( 1.270982)
build_miniruby 0.000760 0.000000 0.872260 ( 0.872233)
build_ruby 0.001201 0.000000 2.708456 ( 2.711228)
build_all 0.005290 0.002450 12.075733 ( 0.992225)
build_install 0.007612 0.006200 3.499694 ( 0.963819)
test_btest 0.000457 0.000183 62.997258 ( 5.150047)
test_basic 0.003243 0.001297 0.377710 ( 0.460006)
test_all 0.082855 0.016959 374.573588 ( 38.011786)
test_rubyspec 0.033106 0.042536 39.929832 ( 52.564276)
total: 103.00 sec