Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-092716
#<BuildRuby:0x000056249b539e98
@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.20221210-092716",
@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.000018 0.000003 0.000021 ( 0.000021)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.004410 0.000588 1.178481 ( 1.626052)
build_miniruby 0.000882 0.000117 0.983557 ( 0.982111)
build_ruby 0.001115 0.000148 2.792941 ( 2.702604)
build_all 0.004607 0.004443 15.931431 ( 3.375161)
build_install 0.007981 0.000628 2.206477 ( 1.257692)
test_btest 0.000471 0.000083 67.020770 ( 10.809819)
test_basic 0.000000 0.004476 0.334522 ( 0.426221)
test_all 0.001289 0.000419 661.791624 (103.264042)
test_rubyspec 0.038918 0.025071 52.833795 ( 61.047952)
total: 185.49 sec