Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-223100
#<BuildRuby:0x00005637b0887fa0
@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.20221216-223100",
@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.000002 0.000009 ( 0.000010)
autoconf 0.000015 0.000004 0.000019 ( 0.000018)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.004037 0.000033 0.936093 ( 1.140529)
build_miniruby 0.001022 0.000000 0.981777 ( 0.980430)
build_ruby 0.001200 0.000000 2.711638 ( 2.625132)
build_all 0.001322 0.007721 15.737579 ( 3.317011)
build_install 0.008133 0.001629 2.233001 ( 1.239278)
test_btest 0.000526 0.000160 57.665035 ( 11.870261)
test_basic 0.004851 0.000367 0.293163 ( 0.383548)
test_all 0.001134 0.000330 677.976747 (143.892636)
test_rubyspec 0.033954 0.035456 52.789214 ( 61.024877)
total: 226.47 sec