Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-202235
#<BuildRuby:0x00005594c6343f90
@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-202235",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000917 0.003532 1.067998 ( 1.531162)
build_miniruby 0.000704 0.000117 0.901760 ( 0.902199)
build_ruby 0.000890 0.000149 2.736351 ( 2.739855)
build_all 0.004934 0.003315 12.284793 ( 1.049072)
build_install 0.007931 0.001472 3.597875 ( 1.008121)
test_btest 0.000505 0.000106 64.642300 ( 5.689267)
test_basic 0.000463 0.003327 0.395656 ( 0.476130)
test_all 0.087186 0.020988 436.048920 ( 38.183784)
test_rubyspec 0.038463 0.018573 40.319834 ( 53.062909)
total: 104.64 sec