Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-122620
#<BuildRuby:0x000055bffeacfcd8
@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.20231223-122620",
@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.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003202 0.001067 0.743024 ( 1.177519)
build_miniruby 0.000000 0.000990 0.911427 ( 0.911494)
build_ruby 0.000000 0.001389 2.768318 ( 2.770718)
build_all 0.003624 0.003904 12.099877 ( 1.001383)
build_install 0.004604 0.004263 3.417283 ( 0.979337)
test_btest 0.000497 0.000248 64.701470 ( 4.817511)
test_basic 0.002300 0.001150 0.380040 ( 0.457928)
test_all 0.079834 0.027363 404.631070 ( 40.132618)
test_rubyspec 0.026757 0.021658 40.830614 ( 53.587733)
total: 105.84 sec