Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-035934
#<BuildRuby:0x000056522090ffd8
@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.20231130-035934",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000690 0.004115 0.846824 ( 1.250223)
build_miniruby 0.000836 0.000152 0.880091 ( 0.881185)
build_ruby 0.000966 0.000176 2.708336 ( 2.710653)
build_all 0.006883 0.001251 12.094011 ( 0.997382)
build_install 0.001367 0.005233 3.492809 ( 0.977640)
test_btest 0.000588 0.000160 64.344028 ( 4.926392)
test_basic 0.000000 0.003311 0.381809 ( 0.460310)
test_all 0.082517 0.013350 376.842619 ( 31.981908)
test_rubyspec 0.035733 0.040053 39.538094 ( 52.195952)
total: 96.38 sec