Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-040131
#<BuildRuby:0x0000564181988208
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220823-040131",
@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.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.002541 0.003923 0.806034 ( 0.863132)
build_miniruby 0.000920 0.000132 0.058349 ( 0.056948)
build_ruby 0.000823 0.000118 0.059705 ( 0.058575)
build_all 0.004557 0.000051 1.527917 ( 0.583422)
build_install 0.007669 0.003379 1.920700 ( 0.966979)
test_btest 0.000768 0.000000 52.587855 ( 7.943485)
test_basic 0.005844 0.000000 0.284924 ( 0.374243)
test_all 0.002948 0.000000 601.959892 ( 89.595795)
test_rubyspec 0.075656 0.046759 44.008341 ( 52.298434)
total: 152.74 sec