Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-013712
#<BuildRuby:0x0000560d4efc3468
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221227-013712",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000040 0.000002 0.000042 ( 0.000041)
configure 0.000039 0.000003 0.000042 ( 0.000042)
build_up 0.008469 0.000565 0.845999 ( 1.035521)
build_miniruby 0.001235 0.000082 1.010394 ( 1.008449)
build_ruby 0.001595 0.000106 2.760630 ( 2.757992)
build_all 0.006074 0.003458 16.642349 ( 2.949128)
build_install 0.010436 0.001098 2.240854 ( 1.171978)
test_btest 0.000714 0.000075 75.208666 ( 10.918946)
test_basic 0.000000 0.006686 0.340744 ( 0.427425)
test_all 0.000208 0.000992 643.825207 ( 98.773815)
test_rubyspec 0.096420 0.023401 51.035174 ( 59.101330)
total: 178.15 sec