Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-225426
#<BuildRuby:0x0000558867b3fe80
@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.20221225-225426",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000027 0.000007 0.000034 ( 0.000034)
configure 0.000021 0.000005 0.000026 ( 0.000027)
build_up 0.003980 0.000006 0.749981 ( 0.978085)
build_miniruby 0.000970 0.000000 1.060512 ( 1.059282)
build_ruby 0.001232 0.000000 2.647064 ( 2.645497)
build_all 0.001316 0.007562 15.860406 ( 3.261093)
build_install 0.010801 0.000000 2.223402 ( 1.263109)
test_btest 0.000594 0.000000 64.874381 ( 10.939019)
test_basic 0.004793 0.000038 0.316527 ( 0.407368)
test_all 0.000754 0.000205 630.091544 (106.151832)
test_rubyspec 0.050082 0.015976 51.778698 ( 59.985400)
total: 186.69 sec