Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-053007
#<BuildRuby:0x00005580012dffd8
@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.20231220-053007",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004223 0.000000 1.049297 ( 1.321025)
build_miniruby 0.000957 0.000000 0.900997 ( 0.901691)
build_ruby 0.001033 0.000000 2.739325 ( 2.742912)
build_all 0.007748 0.000000 12.287790 ( 1.025235)
build_install 0.009312 0.000000 3.614346 ( 0.995163)
test_btest 0.000666 0.000000 66.006031 ( 4.825672)
test_basic 0.004445 0.000000 0.384111 ( 0.466962)
test_all 0.057756 0.049969 434.626918 ( 37.045588)
test_rubyspec 0.020433 0.032890 40.401638 ( 53.146971)
total: 102.47 sec