Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-143927
#<BuildRuby:0x00005580fc306f38
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231230-143927",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.000784 0.004400 0.805513 ( 1.179912)
build_miniruby 0.000000 0.001101 0.807023 ( 0.806776)
build_ruby 0.000551 0.000801 2.670867 ( 2.671461)
build_all 0.007599 0.000175 11.890760 ( 0.995842)
build_install 0.004728 0.005932 3.425790 ( 0.971427)
test_btest 0.000486 0.000278 62.840889 ( 5.053965)
test_basic 0.002669 0.001525 0.400174 ( 0.480975)
test_all 0.068858 0.030655 359.907055 ( 35.939366)
test_rubyspec 0.033092 0.034025 40.581391 ( 53.122326)
total: 101.22 sec