Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-194342
#<BuildRuby:0x0000562c5f73eec0
@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.20231219-194342",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004264 0.000022 1.049716 ( 1.293460)
build_miniruby 0.000810 0.000067 0.904125 ( 0.903728)
build_ruby 0.001212 0.000101 2.738295 ( 2.742316)
build_all 0.007439 0.000000 12.199854 ( 1.039572)
build_install 0.006755 0.002606 3.620780 ( 1.004570)
test_btest 0.000495 0.000052 63.116795 ( 5.238540)
test_basic 0.000634 0.003018 0.380258 ( 0.463648)
test_all 0.084416 0.022800 445.652968 ( 42.703260)
test_rubyspec 0.025068 0.023594 40.124388 ( 52.842635)
total: 108.23 sec