Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-040459
#<BuildRuby:0x000056332f0e6858
@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.20221224-040459",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.000463 0.003663 0.902352 ( 1.116571)
build_miniruby 0.000751 0.000107 0.951750 ( 0.950577)
build_ruby 0.001126 0.000161 2.838422 ( 2.837178)
build_all 0.005454 0.003570 15.748719 ( 3.392514)
build_install 0.007493 0.001404 2.297768 ( 1.293598)
test_btest 0.000509 0.000096 64.213669 ( 11.031730)
test_basic 0.003974 0.000745 0.291358 ( 0.382034)
test_all 0.000813 0.000153 637.975043 (111.372487)
test_rubyspec 0.058902 0.017469 51.416175 ( 59.664553)
total: 192.04 sec