Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-132258
#<BuildRuby:0x0000564de3c5c060
@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.20240109-132258",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000651 0.004195 0.803883 ( 1.221358)
build_miniruby 0.000798 0.000199 0.821697 ( 0.821534)
build_ruby 0.001076 0.000269 2.670814 ( 2.679781)
build_all 0.003921 0.004152 11.920759 ( 0.966829)
build_install 0.006364 0.004993 3.381173 ( 0.963949)
test_btest 0.000517 0.000185 63.675611 ( 4.714710)
test_basic 0.000000 0.003818 0.412780 ( 0.493446)
test_all 0.074399 0.022317 390.178641 ( 33.462206)
test_rubyspec 0.017570 0.046699 40.471457 ( 53.017003)
total: 98.34 sec