Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-070522
#<BuildRuby:0x000055a972d5ff90
@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.20240113-070522",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.001304 0.004240 0.805547 ( 1.191618)
build_miniruby 0.000896 0.000149 0.820953 ( 0.821069)
build_ruby 0.001554 0.000259 2.701578 ( 2.702201)
build_all 0.009144 0.000000 12.362959 ( 0.998753)
build_install 0.010448 0.000000 3.399564 ( 0.959620)
test_btest 0.000831 0.000000 65.145795 ( 5.541156)
test_basic 0.000125 0.004167 0.401272 ( 0.482775)
test_all 0.063872 0.041127 397.159305 ( 35.410391)
test_rubyspec 0.018873 0.046082 40.445571 ( 53.020989)
total: 101.13 sec