Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-231301
#<BuildRuby:0x00005618790c8090
@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.20231222-231301",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004069 0.000369 0.743974 ( 1.118590)
build_miniruby 0.000990 0.000000 0.902703 ( 0.902891)
build_ruby 0.001481 0.000000 2.775863 ( 2.779056)
build_all 0.008452 0.000000 12.224336 ( 1.005263)
build_install 0.001625 0.011857 3.511476 ( 0.976178)
test_btest 0.000662 0.000000 66.349877 ( 5.560731)
test_basic 0.003870 0.000135 0.378464 ( 0.457354)
test_all 0.092240 0.016098 438.798816 ( 40.043738)
test_rubyspec 0.034137 0.021653 40.571911 ( 53.303199)
total: 106.15 sec