Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-225236
#<BuildRuby:0x0000563158e90090
@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.20231126-225236",
@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.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001847 0.003601 0.932731 ( 1.337376)
build_miniruby 0.000962 0.000000 0.823659 ( 0.823699)
build_ruby 0.001393 0.000000 2.663031 ( 2.663525)
build_all 0.008458 0.000000 12.157985 ( 1.002740)
build_install 0.011126 0.000000 3.691663 ( 0.991671)
test_btest 0.000820 0.000000 65.866408 ( 4.502358)
test_basic 0.001980 0.002031 0.401724 ( 0.482505)
test_all 0.080931 0.012970 365.479959 ( 32.455680)
test_rubyspec 0.036227 0.037674 39.909697 ( 52.441917)
total: 96.70 sec