Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-213301
#<BuildRuby:0x000055fac2fb00c8
@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.20231219-213301",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000006)
build_up 0.005376 0.000000 1.058492 ( 1.303467)
build_miniruby 0.001257 0.000000 0.901453 ( 0.902644)
build_ruby 0.001520 0.000000 2.738698 ( 2.745648)
build_all 0.003461 0.004664 12.129454 ( 1.032436)
build_install 0.005520 0.004792 3.588729 ( 0.983021)
test_btest 0.000552 0.000079 66.928755 ( 5.736709)
test_basic 0.000000 0.003719 0.403115 ( 0.486458)
test_all 0.061676 0.046359 430.095870 ( 42.749246)
test_rubyspec 0.025145 0.019496 40.279530 ( 53.002133)
total: 108.94 sec