Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-080730
#<BuildRuby:0x0000562a62fa0090
@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.20231210-080730",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000988 0.004270 1.003880 ( 1.262284)
build_miniruby 0.000694 0.000208 0.875894 ( 0.876809)
build_ruby 0.001611 0.000000 2.700312 ( 2.700648)
build_all 0.004826 0.002323 12.064138 ( 1.012001)
build_install 0.007542 0.006072 3.590097 ( 0.972440)
test_btest 0.000549 0.000206 60.985857 ( 6.201124)
test_basic 0.004624 0.000000 0.372006 ( 0.453528)
test_all 0.081548 0.017406 381.479850 ( 40.958414)
test_rubyspec 0.029896 0.045724 39.730229 ( 52.401553)
total: 106.84 sec