Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-004645
#<BuildRuby:0x000055578cfe0090
@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-004645",
@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.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.000502 0.004133 0.974638 ( 1.229548)
build_miniruby 0.000879 0.000264 0.878217 ( 0.877868)
build_ruby 0.000964 0.000289 2.714118 ( 2.716047)
build_all 0.006398 0.001919 12.139466 ( 0.996842)
build_install 0.007327 0.005773 3.587104 ( 0.958967)
test_btest 0.000398 0.000144 63.411414 ( 5.144005)
test_basic 0.002971 0.001080 0.371396 ( 0.454915)
test_all 0.100783 0.001225 405.095073 ( 40.667425)
test_rubyspec 0.023583 0.052591 39.609726 ( 52.287032)
total: 105.33 sec