Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-172552
#<BuildRuby:0x0000555c68e874b0
@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.20231130-172552",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004197 0.000382 0.959077 ( 1.244582)
build_miniruby 0.001030 0.000094 0.887107 ( 0.888663)
build_ruby 0.000000 0.001215 2.730055 ( 2.732286)
build_all 0.001218 0.006841 12.115221 ( 0.997445)
build_install 0.007573 0.005699 3.575222 ( 0.969773)
test_btest 0.000474 0.000150 63.321679 ( 5.127518)
test_basic 0.000252 0.003166 0.373335 ( 0.454356)
test_all 0.090014 0.011022 384.869982 ( 39.845156)
test_rubyspec 0.058408 0.020238 39.467536 ( 52.116246)
total: 104.38 sec