Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-013601
#<BuildRuby:0x000056521d5b34f0
@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-013601",
@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.000015 0.000005 0.000020 ( 0.000020)
autoconf 0.000022 0.000007 0.000029 ( 0.000029)
configure 0.000016 0.000005 0.000021 ( 0.000022)
build_up 0.000000 0.006274 0.802546 ( 1.190564)
build_miniruby 0.000000 0.000960 0.800734 ( 0.800795)
build_ruby 0.000102 0.001485 2.659944 ( 2.660395)
build_all 0.004872 0.002707 11.904872 ( 0.972527)
build_install 0.002690 0.008293 3.451575 ( 0.957406)
test_btest 0.000343 0.000240 64.508409 ( 4.757176)
test_basic 0.004019 0.000000 0.381056 ( 0.462399)
test_all 0.087083 0.010305 398.092242 ( 34.996337)
test_rubyspec 0.026121 0.039771 40.208249 ( 52.811496)
total: 99.61 sec