Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-202632
#<BuildRuby:0x0000562df8e38010
@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.20221222-202632",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.003617 0.000557 0.865475 ( 1.077714)
build_miniruby 0.000924 0.000142 1.008938 ( 1.007297)
build_ruby 0.000995 0.000153 2.643622 ( 2.642070)
build_all 0.009118 0.000054 15.868833 ( 3.277338)
build_install 0.009111 0.000000 2.194115 ( 1.234261)
test_btest 0.000616 0.000000 66.162366 ( 10.831249)
test_basic 0.000000 0.004587 0.299676 ( 0.391836)
test_all 0.000000 0.002152 665.164845 (147.714478)
test_rubyspec 0.053197 0.015043 51.098948 ( 59.347299)
total: 227.52 sec