Logfile: /home/ko1/ruby/logs/brlog.trunk.20230118-164953
#<BuildRuby:0x00005615ad54fe20
@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.20230118-164953",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.001826 0.004581 0.848097 ( 1.438971)
build_miniruby 0.000955 0.000367 1.015043 ( 1.012921)
build_ruby 0.001383 0.000000 2.792854 ( 2.790313)
build_all 0.008035 0.001917 16.894446 ( 3.032971)
build_install 0.005211 0.006718 2.152561 ( 1.099474)
test_btest 0.000784 0.000336 75.790332 ( 10.757030)
test_basic 0.004559 0.001954 0.346629 ( 0.432904)
test_all 0.000905 0.000388 665.303088 (101.457845)
test_rubyspec 0.030540 0.045068 51.763171 ( 59.836250)
total: 181.86 sec