Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-225258
#<BuildRuby:0x00005641da538078
@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-225258",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.004023 0.000732 0.799982 ( 1.195366)
build_miniruby 0.000821 0.000150 0.815401 ( 0.815722)
build_ruby 0.001878 0.000000 2.683308 ( 2.683584)
build_all 0.007489 0.000093 11.989549 ( 0.958528)
build_install 0.006444 0.004886 3.412746 ( 0.971142)
test_btest 0.000543 0.000116 62.588325 ( 5.709546)
test_basic 0.003198 0.000685 0.393432 ( 0.474350)
test_all 0.076262 0.020410 393.984700 ( 33.287549)
test_rubyspec 0.029737 0.037595 40.919813 ( 53.474051)
total: 99.57 sec