Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-173657
#<BuildRuby:0x0000561ac14637f0
@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.20231212-173657",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.005061 0.000460 1.055444 ( 1.572447)
build_miniruby 0.001231 0.000112 0.868510 ( 0.868505)
build_ruby 0.001765 0.000160 2.697504 ( 2.697794)
build_all 0.000000 0.008511 12.178072 ( 1.029751)
build_install 0.007705 0.005169 3.545470 ( 0.975463)
test_btest 0.000774 0.000000 63.571453 ( 4.857952)
test_basic 0.004583 0.000000 0.374062 ( 0.456524)
test_all 0.083825 0.018376 393.439452 ( 43.661226)
test_rubyspec 0.019806 0.044107 39.689532 ( 52.344986)
total: 108.47 sec