Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-204819
#<BuildRuby:0x000055660ad178e0
@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.20240105-204819",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003538 0.000295 0.829159 ( 1.266051)
build_miniruby 0.000763 0.000063 0.998827 ( 0.999338)
build_ruby 0.001354 0.000000 2.956815 ( 2.961261)
build_all 0.002554 0.006179 15.669635 ( 1.327710)
build_install 0.008036 0.001506 4.076695 ( 1.163327)
test_btest 0.000597 0.000112 80.029323 ( 8.501119)
test_basic 0.003170 0.000594 0.426408 ( 0.509302)
test_all 0.098367 0.019601 530.371474 ( 62.074768)
test_rubyspec 0.009150 0.030393 46.037467 ( 58.771833)
total: 137.58 sec