Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-145657
#<BuildRuby:0x0000562ee54ff7f8
@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-145657",
@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.000003 0.000009 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.000659 0.004352 0.812715 ( 1.205844)
build_miniruby 0.000000 0.001024 0.816929 ( 0.816915)
build_ruby 0.000000 0.001584 2.705614 ( 2.714666)
build_all 0.004033 0.003814 11.938750 ( 0.974943)
build_install 0.010683 0.003374 3.380811 ( 0.967900)
test_btest 0.000517 0.000282 64.003177 ( 4.768961)
test_basic 0.000000 0.004976 0.385954 ( 0.465598)
test_all 0.077731 0.017795 389.962227 ( 32.243811)
test_rubyspec 0.065629 0.088258 73.286186 ( 85.749723)
total: 129.91 sec