Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-215441
#<BuildRuby:0x000055b8f6c3fdc0
@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.20231127-215441",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.000000 0.005607 0.937702 ( 1.331141)
build_miniruby 0.000000 0.001086 0.814043 ( 0.814004)
build_ruby 0.000308 0.001140 2.631731 ( 2.632568)
build_all 0.006771 0.001291 12.296770 ( 1.024253)
build_install 0.008489 0.002440 3.734088 ( 0.980813)
test_btest 0.000485 0.000207 62.321131 ( 4.833265)
test_basic 0.001469 0.002787 0.396785 ( 0.476062)
test_all 0.081548 0.015440 352.335111 ( 41.208752)
test_rubyspec 0.038087 0.027713 39.987081 ( 52.536939)
total: 105.84 sec