Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-002050
#<BuildRuby:0x000055dc91330090
@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.20231203-002050",
@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.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.004752 0.000139 0.975765 ( 1.260561)
build_miniruby 0.000990 0.000000 0.877268 ( 0.877349)
build_ruby 0.000000 0.001237 2.713703 ( 2.725002)
build_all 0.001336 0.006269 12.200318 ( 1.004240)
build_install 0.006964 0.003613 3.576960 ( 0.957888)
test_btest 0.000481 0.000172 63.265094 ( 5.101270)
test_basic 0.000776 0.002659 0.369961 ( 0.451350)
test_all 0.083300 0.015300 404.946334 ( 36.445447)
test_rubyspec 0.032479 0.036471 39.978392 ( 52.659287)
total: 101.48 sec