Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-055539
#<BuildRuby:0x0000556022dbc040
@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.20221208-055539",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.004963 0.000128 1.137485 ( 1.240813)
build_miniruby 0.000846 0.000121 1.007072 ( 1.005640)
build_ruby 0.001028 0.000147 2.690081 ( 2.601895)
build_all 0.004661 0.004355 15.847092 ( 3.324820)
build_install 0.006436 0.002866 2.263082 ( 1.275961)
test_btest 0.000487 0.000109 62.323128 ( 11.233509)
test_basic 0.003787 0.000841 0.306414 ( 0.397589)
test_all 0.000673 0.000149 657.167121 (108.316855)
test_rubyspec 0.025592 0.041990 52.830328 ( 60.962624)
total: 190.36 sec