Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-200645
#<BuildRuby:0x000055e4218abdc0
@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-200645",
@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.000005 0.000000 0.000005 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000000 0.003896 0.741334 ( 1.130884)
build_miniruby 0.000980 0.000195 0.930645 ( 0.930379)
build_ruby 0.001216 0.000102 2.786784 ( 2.790181)
build_all 0.003888 0.003584 12.137306 ( 1.064370)
build_install 0.003339 0.006708 3.399114 ( 1.003861)
test_btest 0.000447 0.000112 65.708123 ( 6.259127)
test_basic 0.002889 0.000722 0.378734 ( 0.458870)
test_all 0.074200 0.041551 500.397161 ( 45.460679)
test_rubyspec 0.026287 0.038408 41.492399 ( 54.237667)
total: 113.34 sec