Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-230908
#<BuildRuby:0x0000555ddd1eb438
@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.20240110-230908",
@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.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004654 0.000388 0.800877 ( 1.186329)
build_miniruby 0.001041 0.000087 0.818584 ( 0.818529)
build_ruby 0.001412 0.000000 2.674960 ( 2.675566)
build_all 0.007980 0.000045 11.912782 ( 0.979592)
build_install 0.010122 0.000000 3.385396 ( 0.964460)
test_btest 0.000924 0.000000 62.854879 ( 5.729879)
test_basic 0.003845 0.000096 0.407273 ( 0.488212)
test_all 0.065643 0.030138 386.540163 ( 35.206412)
test_rubyspec 0.020181 0.051514 40.828593 ( 53.386490)
total: 101.44 sec