Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-080910
#<BuildRuby:0x0000562c12c3fe80
@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.20221218-080910",
@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.000016 0.000003 0.000019 ( 0.000019)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.003778 0.000708 0.892615 ( 1.162120)
build_miniruby 0.000937 0.000175 0.944455 ( 0.943148)
build_ruby 0.001020 0.000191 2.692508 ( 2.597134)
build_all 0.003819 0.005181 15.881540 ( 3.292689)
build_install 0.009510 0.000000 2.234425 ( 1.202904)
test_btest 0.000623 0.000000 66.038833 ( 10.864654)
test_basic 0.004650 0.000000 0.343956 ( 0.434407)
test_all 0.001564 0.000000 667.811549 (141.295727)
test_rubyspec 0.048711 0.025895 52.463137 ( 60.689817)
total: 222.48 sec