Logfile: /home/ko1/ruby/logs/brlog.trunk.20231120-234918
#<BuildRuby:0x0000556a631cf048
@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.20231120-234918",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.005412 0.000115 0.926214 ( 1.327982)
build_miniruby 0.000848 0.000065 0.775770 ( 0.776033)
build_ruby 0.001576 0.000121 2.628944 ( 2.660844)
build_all 0.008054 0.000272 12.091242 ( 1.032575)
build_install 0.010332 0.000388 3.463633 ( 0.974136)
test_btest 0.000996 0.000067 64.565191 ( 5.111867)
test_basic 0.003921 0.000000 0.423749 ( 0.504074)
test_all 0.077120 0.018990 343.870936 ( 34.908077)
test_rubyspec 0.037620 0.031914 39.563256 ( 52.120870)
total: 99.42 sec