Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-115437
#<BuildRuby:0x000056439ebbc0c8
@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.20231203-115437",
@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.004894 0.000000 0.979973 ( 1.247695)
build_miniruby 0.000846 0.000000 0.865604 ( 0.865827)
build_ruby 0.001488 0.000000 2.711395 ( 2.713719)
build_all 0.007138 0.000000 12.126927 ( 0.983893)
build_install 0.006041 0.004041 3.603499 ( 0.969203)
test_btest 0.000603 0.000035 63.264559 ( 5.876731)
test_basic 0.000000 0.003384 0.367648 ( 0.449861)
test_all 0.070112 0.028476 410.144809 ( 36.037026)
test_rubyspec 0.050438 0.019866 39.512731 ( 52.175743)
total: 101.32 sec