Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-193439
#<BuildRuby:0x00005607c92103c8
@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-193439",
@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.000009)
autoconf 0.000015 0.000004 0.000019 ( 0.000018)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.005156 0.001189 0.850020 ( 1.029639)
build_miniruby 0.001064 0.000245 1.020373 ( 1.018209)
build_ruby 0.001339 0.000310 2.792522 ( 2.789843)
build_all 0.001602 0.008293 16.920806 ( 3.005217)
build_install 0.006169 0.005157 2.147920 ( 1.086998)
test_btest 0.000752 0.000300 71.149640 ( 11.060538)
test_basic 0.004638 0.001855 0.341812 ( 0.428077)
test_all 0.000393 0.000862 665.927831 (114.505716)
test_rubyspec 0.085777 0.040675 52.305135 ( 60.325504)
total: 195.25 sec