Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-190610
#<BuildRuby:0x000055b846c56878
@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.20220824-190610",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000013 0.000003 0.000016 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.006225 0.000321 0.856006 ( 1.546713)
build_miniruby 0.000992 0.000000 0.058014 ( 0.056707)
build_ruby 0.000908 0.000000 0.059242 ( 0.058016)
build_all 0.004243 0.000278 1.531342 ( 0.585982)
build_install 0.009485 0.001355 1.904991 ( 0.959715)
test_btest 0.000727 0.000104 56.524421 ( 7.985329)
test_basic 0.005310 0.000759 0.362174 ( 0.449979)
test_all 0.002145 0.000000 626.816897 ( 89.589873)
test_rubyspec 0.048562 0.049411 44.094904 ( 52.567114)
total: 153.80 sec