Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-193117
#<BuildRuby:0x000055f4bdf03f90
@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-193117",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001743 0.004791 1.182282 ( 1.338730)
build_miniruby 0.000704 0.000212 0.793875 ( 0.794090)
build_ruby 0.001541 0.000462 2.684191 ( 2.684710)
build_all 0.005926 0.001778 11.926627 ( 1.008524)
build_install 0.013751 0.000797 3.594327 ( 0.995050)
test_btest 0.000930 0.000232 61.353084 ( 4.856383)
test_basic 0.001555 0.004380 0.423861 ( 0.501354)
test_all 0.075702 0.019630 364.635218 ( 41.247823)
test_rubyspec 0.030866 0.033112 40.947369 ( 53.500317)
total: 106.93 sec