Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-203946
#<BuildRuby:0x0000563b420cbfb0
@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-203946",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000035 0.000005 0.000040 ( 0.000039)
configure 0.000026 0.000004 0.000030 ( 0.000029)
build_up 0.007972 0.001063 0.853901 ( 1.042156)
build_miniruby 0.001198 0.000160 1.018246 ( 1.016169)
build_ruby 0.001471 0.000196 2.789281 ( 2.786682)
build_all 0.004572 0.005502 16.821272 ( 3.007585)
build_install 0.009732 0.000000 2.129918 ( 1.088443)
test_btest 0.001083 0.000000 74.772286 ( 10.822334)
test_basic 0.000000 0.005946 0.303264 ( 0.392834)
test_all 0.000000 0.001317 666.124312 ( 94.615277)
test_rubyspec 0.092580 0.034226 52.345593 ( 60.419598)
total: 175.19 sec