Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-113412
#<BuildRuby:0x0000561c32628028
@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.20230105-113412",
@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.000008)
autoconf 0.000012 0.000004 0.000016 ( 0.000016)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.001592 0.004775 0.833081 ( 1.320311)
build_miniruby 0.001104 0.000000 1.013489 ( 1.011587)
build_ruby 0.001567 0.000000 2.783548 ( 2.780920)
build_all 0.005395 0.004111 16.610050 ( 2.970196)
build_install 0.005446 0.004796 2.267246 ( 1.191544)
test_btest 0.000721 0.000336 74.387106 ( 10.967755)
test_basic 0.005196 0.002425 0.363950 ( 0.448189)
test_all 0.000918 0.000428 677.350699 (102.044693)
test_rubyspec 0.077072 0.055793 51.297137 ( 59.341112)
total: 182.08 sec