Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-071021
#<BuildRuby:0x00005649a3ecf8e0
@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.20240116-071021",
@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.000026 0.000002 0.000028 ( 0.000027)
autoconf 0.000036 0.000004 0.000040 ( 0.000038)
configure 0.000028 0.000003 0.000031 ( 0.000030)
build_up 0.003093 0.004115 0.803211 ( 1.204930)
build_miniruby 0.000941 0.000157 0.849309 ( 0.849016)
build_ruby 0.001440 0.000000 2.665648 ( 2.666302)
build_all 0.003511 0.004465 11.919735 ( 0.961325)
build_install 0.010724 0.001364 3.493570 ( 0.962066)
test_btest 0.000633 0.000136 65.925415 ( 4.688064)
test_basic 0.000000 0.004098 0.410383 ( 0.491017)
test_all 0.072496 0.029468 383.729673 ( 35.437016)
test_rubyspec 0.010487 0.055187 40.783293 ( 53.339035)
total: 100.60 sec