Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-102538
#<BuildRuby:0x000055a0de16fdf8
@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.20230109-102538",
@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.000002 0.000008 ( 0.000009)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000026 0.000008 0.000034 ( 0.000019)
build_up 0.004989 0.001663 0.859435 ( 1.365318)
build_miniruby 0.000000 0.001336 1.015189 ( 1.013246)
build_ruby 0.000176 0.001442 2.777104 ( 2.774594)
build_all 0.008693 0.001619 16.814716 ( 2.979741)
build_install 0.009482 0.001665 2.153227 ( 1.097005)
test_btest 0.000570 0.000190 74.677745 ( 10.823358)
test_basic 0.005920 0.000331 0.309612 ( 0.396167)
test_all 0.001290 0.000403 653.037596 ( 98.938467)
test_rubyspec 0.095816 0.030942 51.940198 ( 60.033251)
total: 179.42 sec