Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-214232
#<BuildRuby:0x00005628113fc138
@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-214232",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.003498 0.000291 0.811836 ( 1.218789)
build_miniruby 0.000000 0.000802 0.994390 ( 0.995671)
build_ruby 0.000000 0.001109 2.963144 ( 2.967176)
build_all 0.000000 0.008879 15.613541 ( 1.404877)
build_install 0.006757 0.002742 4.044330 ( 1.120385)
test_btest 0.000546 0.000000 79.599698 ( 8.958838)
test_basic 0.000574 0.003314 0.401741 ( 0.485428)
test_all 0.100552 0.019877 515.554594 ( 55.727016)
test_rubyspec 0.028933 0.008342 45.568803 ( 58.309859)
total: 131.19 sec