Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-233442
#<BuildRuby:0x00005555e3d40010
@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.20230105-233442",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000019 0.000005 0.000024 ( 0.000023)
configure 0.000015 0.000003 0.000018 ( 0.000019)
build_up 0.000056 0.006792 0.842238 ( 1.015626)
build_miniruby 0.000971 0.000347 1.014667 ( 1.012725)
build_ruby 0.000000 0.001704 2.777365 ( 2.774683)
build_all 0.005076 0.004860 16.776417 ( 3.018525)
build_install 0.011480 0.000000 2.080378 ( 1.077480)
test_btest 0.000773 0.000000 72.946558 ( 11.392530)
test_basic 0.001510 0.005414 0.349940 ( 0.436199)
test_all 0.000981 0.000420 655.655634 (102.603073)
test_rubyspec 0.079952 0.045313 51.322264 ( 59.460234)
total: 182.79 sec