Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-073855
#<BuildRuby:0x000056299d56f3c0
@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.20240107-073855",
@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.000001 0.000008 ( 0.000009)
autoconf 0.000015 0.000002 0.000017 ( 0.000016)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.004242 0.000446 1.263787 ( 1.625304)
build_miniruby 0.001046 0.000110 1.429646 ( 1.433229)
build_ruby 0.001453 0.000152 4.193784 ( 4.203771)
build_all 0.005617 0.004500 16.489624 ( 1.736435)
build_install 0.015512 0.000000 5.019630 ( 1.805312)
test_btest 0.000848 0.000000 81.760629 ( 10.571028)
test_basic 0.004027 0.002882 0.683982 ( 0.752266)
test_all 0.098521 0.024525 554.410082 ( 73.001048)
test_rubyspec 0.020556 0.042579 78.176664 ( 90.406636)
total: 185.54 sec