Logfile: /home/ko1/ruby/logs/brlog.trunk.20230613-132704
#<BuildRuby:0x0000563e3db8fb10
@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.20230613-132704",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.002060 0.003688 1.539994 ( 2.867014)
build_miniruby 0.000833 0.000185 0.817613 ( 0.818148)
build_ruby 0.000980 0.000217 2.499152 ( 2.499857)
build_all 0.007699 0.001711 12.818663 ( 1.217388)
build_install 0.007267 0.000567 1.765375 ( 0.860553)
test_btest 0.000916 0.000193 81.301099 ( 7.266372)
test_basic 0.003233 0.000680 0.626058 ( 0.708439)
test_all 0.000955 0.000202 443.385416 ( 42.164596)
test_rubyspec 0.027871 0.009255 41.198433 ( 53.697092)
total: 112.10 sec