Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-082820
#<BuildRuby:0x000055ac8a4cff90
@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.20240112-082820",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004247 0.000772 0.800748 ( 1.541375)
build_miniruby 0.000842 0.000153 0.824245 ( 0.824170)
build_ruby 0.001234 0.000224 2.667607 ( 2.668386)
build_all 0.007660 0.000000 11.945008 ( 0.966922)
build_install 0.006546 0.004660 3.443534 ( 0.974249)
test_btest 0.000632 0.000136 66.662962 ( 4.897930)
test_basic 0.003919 0.000000 0.392045 ( 0.473627)
test_all 0.068537 0.029200 385.888902 ( 43.979413)
test_rubyspec 0.032665 0.033607 40.813038 ( 53.367808)
total: 109.69 sec