Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-204537
#<BuildRuby:0x00005577720eb7f0
@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.20231119-204537",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005031 0.000071 0.915675 ( 1.315586)
build_miniruby 0.000976 0.000069 0.833531 ( 0.833529)
build_ruby 0.001335 0.000096 2.597801 ( 2.598350)
build_all 0.002231 0.006081 12.012122 ( 0.979814)
build_install 0.006163 0.006726 3.547488 ( 0.979616)
test_btest 0.000846 0.000000 65.012150 ( 4.993751)
test_basic 0.004488 0.000000 0.400281 ( 0.480042)
test_all 0.075297 0.019353 364.350127 ( 30.810612)
test_rubyspec 0.041526 0.021913 39.903047 ( 52.487085)
total: 95.48 sec