Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-060345
#<BuildRuby:0x000055b511f635f8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240115-060345",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.003284 0.003278 1.229495 ( 1.884009)
build_miniruby 0.001054 0.000000 0.921060 ( 0.920054)
build_ruby 0.001257 0.000000 2.703156 ( 2.702716)
build_all 0.006177 0.003207 14.114633 ( 1.359920)
build_install 0.006768 0.000576 4.047022 ( 1.049304)
test_btest 0.001016 0.000000 76.310932 ( 6.376880)
test_basic 0.004458 0.000000 0.698469 ( 0.774835)
test_all 0.094558 0.032677 488.405897 ( 45.573270)
test_rubyspec 0.040107 0.008123 49.557458 ( 61.876637)
total: 122.52 sec