Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-054441
#<BuildRuby:0x000055eb5ea28060
@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.20231223-054441",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.001425 0.002967 0.748357 ( 1.140768)
build_miniruby 0.001355 0.000000 0.904781 ( 0.905437)
build_ruby 0.000000 0.001454 2.775043 ( 2.779237)
build_all 0.004442 0.003187 12.226093 ( 1.017686)
build_install 0.008782 0.004356 3.535276 ( 0.979817)
test_btest 0.000517 0.000238 63.750431 ( 4.964926)
test_basic 0.002604 0.001201 0.373605 ( 0.456076)
test_all 0.070417 0.035692 404.349425 ( 44.999103)
test_rubyspec 0.025219 0.022577 40.640580 ( 53.364993)
total: 110.61 sec