Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-083128
#<BuildRuby:0x0000563ffcd7bee0
@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.20230108-083128",
@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.000026 0.000005 0.000031 ( 0.000035)
autoconf 0.000046 0.000011 0.000057 ( 0.000056)
configure 0.000034 0.000008 0.000042 ( 0.000042)
build_up 0.008297 0.000000 0.858447 ( 1.044387)
build_miniruby 0.001155 0.000231 1.020087 ( 1.017933)
build_ruby 0.001359 0.000272 2.773735 ( 2.771108)
build_all 0.009893 0.000218 16.852664 ( 3.004691)
build_install 0.006546 0.004881 2.129948 ( 1.080307)
test_btest 0.000924 0.000205 69.646053 ( 11.057289)
test_basic 0.000000 0.007342 0.338380 ( 0.422946)
test_all 0.000000 0.001186 650.039891 (100.849571)
test_rubyspec 0.077418 0.049770 52.188607 ( 60.213811)
total: 181.46 sec