Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-151135
#<BuildRuby:0x0000557f2f6a38e0
@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.20240105-151135",
@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.000008 0.000003 0.000011 ( 0.000029)
autoconf 0.000023 0.000006 0.000029 ( 0.000028)
configure 0.000014 0.000004 0.000018 ( 0.000017)
build_up 0.004664 0.000000 0.744940 ( 1.149900)
build_miniruby 0.001202 0.000000 0.928366 ( 0.928563)
build_ruby 0.001599 0.000000 2.784032 ( 2.786372)
build_all 0.003714 0.003792 12.236325 ( 1.053717)
build_install 0.007406 0.002551 3.451936 ( 0.997912)
test_btest 0.000550 0.000172 62.814033 ( 5.919749)
test_basic 0.003430 0.000000 0.381088 ( 0.463876)
test_all 0.089923 0.023201 510.759451 ( 43.494881)
test_rubyspec 0.028715 0.030675 41.552980 ( 54.292781)
total: 111.09 sec