Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-120553
#<BuildRuby:0x000055c0aaccb788
@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.20231222-120553",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.002674 0.000802 0.743325 ( 1.245900)
build_miniruby 0.000915 0.000274 0.905059 ( 0.905253)
build_ruby 0.000925 0.000278 2.772491 ( 2.776375)
build_all 0.005067 0.003141 12.213945 ( 1.051852)
build_install 0.000676 0.010354 3.500781 ( 0.981266)
test_btest 0.000000 0.000853 64.291710 ( 5.358211)
test_basic 0.000000 0.003413 0.372317 ( 0.454867)
test_all 0.066918 0.038007 401.276517 ( 42.242499)
test_rubyspec 0.031461 0.025007 40.748012 ( 53.472892)
total: 108.49 sec