Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-063406
#<BuildRuby:0x000055fb702d77f8
@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.20240106-063406",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004385 0.000020 1.058037 ( 1.447187)
build_miniruby 0.001040 0.000057 1.144096 ( 1.146086)
build_ruby 0.000000 0.001679 3.559366 ( 3.566632)
build_all 0.007813 0.001919 16.093850 ( 1.463027)
build_install 0.012769 0.000000 4.405579 ( 1.301428)
test_btest 0.000799 0.000000 83.135383 ( 9.138710)
test_basic 0.004797 0.000000 0.554679 ( 0.623347)
test_all 0.096615 0.025045 545.767534 ( 65.883565)
test_rubyspec 0.040619 0.010371 58.141497 ( 70.646987)
total: 155.22 sec