Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-051623
#<BuildRuby:0x00005652bf950728
@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.20230103-051623",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000017)
configure 0.000011 0.000003 0.000014 ( 0.000015)
build_up 0.004956 0.001525 0.855403 ( 1.042419)
build_miniruby 0.000974 0.000299 1.016600 ( 1.014723)
build_ruby 0.001737 0.000000 2.767875 ( 2.765103)
build_all 0.005917 0.004009 16.725205 ( 2.985099)
build_install 0.007815 0.004012 2.322469 ( 1.184766)
test_btest 0.000806 0.000285 76.136152 ( 10.926678)
test_basic 0.006020 0.000582 0.343218 ( 0.429347)
test_all 0.001265 0.000422 652.506482 (112.969704)
test_rubyspec 0.064985 0.056185 51.347382 ( 59.476504)
total: 192.79 sec