Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-223707
#<BuildRuby:0x000055fd060f3788
@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.20240116-223707",
@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.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.004913 0.000192 0.798540 ( 1.201791)
build_miniruby 0.000918 0.000275 0.816427 ( 0.815867)
build_ruby 0.001471 0.000000 2.661914 ( 2.663243)
build_all 0.000103 0.007921 12.016844 ( 0.993088)
build_install 0.010623 0.000001 3.595257 ( 0.979853)
test_btest 0.000535 0.000201 66.475819 ( 4.839779)
test_basic 0.003927 0.000123 0.409294 ( 0.488311)
test_all 0.064476 0.033514 367.439943 ( 36.904721)
test_rubyspec 0.062041 0.066553 72.611822 ( 85.085963)
total: 133.97 sec