Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-004217
#<BuildRuby:0x000055c4262f6be8
@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.20230108-004217",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.006463 0.000000 0.844993 ( 1.032383)
build_miniruby 0.001298 0.000000 1.017948 ( 1.015941)
build_ruby 0.001535 0.000142 2.776668 ( 2.774089)
build_all 0.009648 0.000137 16.818938 ( 3.004658)
build_install 0.011240 0.000000 2.141242 ( 1.086320)
test_btest 0.000936 0.000000 70.406999 ( 11.182718)
test_basic 0.006629 0.000000 0.342356 ( 0.428597)
test_all 0.001625 0.000000 656.783791 (100.554140)
test_rubyspec 0.097138 0.026225 52.388061 ( 60.473814)
total: 181.55 sec