Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-094040
#<BuildRuby:0x00005612f7987e88
@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.20231221-094040",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003999 0.000072 1.063978 ( 1.295640)
build_miniruby 0.000830 0.000000 0.904655 ( 0.904742)
build_ruby 0.001347 0.000000 2.737505 ( 2.740857)
build_all 0.006863 0.000428 12.248922 ( 0.988614)
build_install 0.009926 0.002566 3.591915 ( 0.988725)
test_btest 0.000479 0.000113 66.908298 ( 4.922442)
test_basic 0.002941 0.000692 0.397958 ( 0.481452)
test_all 0.084273 0.023074 415.715705 ( 40.234091)
test_rubyspec 0.018964 0.031257 40.740332 ( 53.492315)
total: 106.05 sec