Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-152355
#<BuildRuby:0x000056125067abe8
@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.20230113-152355",
@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.000019 0.000007 0.000026 ( 0.000024)
configure 0.000014 0.000005 0.000019 ( 0.000019)
build_up 0.006215 0.000000 0.843845 ( 1.023676)
build_miniruby 0.001216 0.000000 1.018130 ( 1.016325)
build_ruby 0.001599 0.000000 2.770901 ( 2.768292)
build_all 0.009473 0.000573 16.818199 ( 2.960835)
build_install 0.005432 0.005934 2.073473 ( 1.066636)
test_btest 0.000831 0.000260 76.723833 ( 10.992001)
test_basic 0.004865 0.001520 0.340899 ( 0.427514)
test_all 0.000954 0.000298 680.181127 ( 99.699298)
test_rubyspec 0.049164 0.033126 51.865287 ( 59.934028)
total: 179.89 sec