Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-132241
#<BuildRuby:0x000055e6bab60110
@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.20240113-132241",
@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.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.005063 0.000303 0.808540 ( 1.199107)
build_miniruby 0.000887 0.000242 0.818292 ( 0.817783)
build_ruby 0.001535 0.000419 2.675358 ( 2.675801)
build_all 0.006557 0.001788 11.972186 ( 0.989505)
build_install 0.008823 0.002406 3.534342 ( 0.965850)
test_btest 0.000710 0.000194 64.506149 ( 4.654070)
test_basic 0.003271 0.000892 0.408259 ( 0.488634)
test_all 0.072889 0.025888 377.529787 ( 41.544796)
test_rubyspec 0.011534 0.054497 40.604799 ( 53.158040)
total: 106.49 sec