Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-214632
#<BuildRuby:0x000055cd1a49fdf8
@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.20230110-214632",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.005239 0.001209 0.845482 ( 1.035459)
build_miniruby 0.000950 0.000219 1.006756 ( 1.004787)
build_ruby 0.001367 0.000315 2.779825 ( 2.777249)
build_all 0.009071 0.000943 16.828240 ( 3.008732)
build_install 0.010513 0.001104 2.163186 ( 1.093246)
test_btest 0.000937 0.000000 68.417954 ( 11.709736)
test_basic 0.000000 0.007255 0.345204 ( 0.430241)
test_all 0.000849 0.000803 673.689685 ( 98.716879)
test_rubyspec 0.058438 0.053202 51.900936 ( 59.923720)
total: 179.70 sec