Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-024655
#<BuildRuby:0x00005589e463be88
@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.20240101-024655",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004601 0.000189 0.816626 ( 1.197300)
build_miniruby 0.001085 0.000000 0.795899 ( 0.796157)
build_ruby 0.001433 0.000000 2.716688 ( 2.717582)
build_all 0.006688 0.001341 12.014586 ( 0.958487)
build_install 0.008440 0.003135 3.409959 ( 0.971798)
test_btest 0.000455 0.000121 60.815504 ( 5.688154)
test_basic 0.001747 0.002217 0.403501 ( 0.482896)
test_all 0.079428 0.018747 384.798920 ( 35.280600)
test_rubyspec 0.032745 0.035182 40.321666 ( 52.895063)
total: 100.99 sec