Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-164013
#<BuildRuby:0x00005562371bf1e0
@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.20231218-164013",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004832 0.000000 1.035249 ( 1.298971)
build_miniruby 0.001195 0.000000 0.875228 ( 0.875522)
build_ruby 0.001709 0.000000 2.728504 ( 2.728712)
build_all 0.008663 0.000000 12.069890 ( 1.007880)
build_install 0.012774 0.000000 3.619663 ( 0.978291)
test_btest 0.000995 0.000000 63.974224 ( 5.062706)
test_basic 0.000000 0.003648 0.375375 ( 0.457608)
test_all 0.074945 0.026255 373.585965 ( 42.184466)
test_rubyspec 0.032545 0.029226 39.827460 ( 52.462179)
total: 107.06 sec