Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-023252
#<BuildRuby:0x000055b1d68c4460
@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.20230107-023252",
@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.000003 0.000008 ( 0.000007)
autoconf 0.000012 0.000005 0.000017 ( 0.000016)
configure 0.000023 0.000009 0.000032 ( 0.000033)
build_up 0.004615 0.001923 0.845013 ( 1.061348)
build_miniruby 0.000955 0.000398 1.022713 ( 1.020759)
build_ruby 0.001127 0.000470 2.775127 ( 2.772575)
build_all 0.008310 0.001489 16.846989 ( 3.020016)
build_install 0.009871 0.001833 2.126777 ( 1.076717)
test_btest 0.000942 0.000000 70.338573 ( 11.463850)
test_basic 0.000269 0.006303 0.360153 ( 0.446353)
test_all 0.000945 0.000414 653.355069 (100.648476)
test_rubyspec 0.067081 0.045982 52.107466 ( 60.154930)
total: 181.67 sec