Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-151754
#<BuildRuby:0x000055df3b7d0008
@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-151754",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.004243 0.000000 0.826614 ( 1.019355)
build_miniruby 0.000813 0.000000 1.022464 ( 1.022555)
build_ruby 0.000000 0.001082 2.633776 ( 2.632509)
build_all 0.006855 0.002230 15.903384 ( 3.324297)
build_install 0.001963 0.007057 2.263493 ( 1.329343)
test_btest 0.000488 0.000117 67.405184 ( 10.801352)
test_basic 0.005024 0.000000 0.322586 ( 0.412826)
test_all 0.000950 0.000000 641.311441 (100.695214)
test_rubyspec 0.025587 0.031552 51.393091 ( 59.645997)
total: 180.88 sec