Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-230807
#<BuildRuby:0x0000555c595ade98
@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.20221214-230807",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.000000 0.003919 0.827636 ( 1.066928)
build_miniruby 0.000000 0.001027 0.979336 ( 0.977927)
build_ruby 0.000000 0.001169 2.863151 ( 2.777136)
build_all 0.007415 0.001718 15.697194 ( 3.353639)
build_install 0.009548 0.000921 2.249072 ( 1.260676)
test_btest 0.000503 0.000084 63.858108 ( 11.440379)
test_basic 0.004867 0.000080 0.308302 ( 0.398828)
test_all 0.001260 0.000199 679.995895 (140.675280)
test_rubyspec 0.038358 0.023543 52.308785 ( 60.464440)
total: 222.42 sec