Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-135332
#<BuildRuby:0x000055689329c060
@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.20231125-135332",
@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.000002 0.000007 ( 0.000006)
build_up 0.006336 0.000000 0.937351 ( 1.331118)
build_miniruby 0.001019 0.000000 0.795465 ( 0.795446)
build_ruby 0.001601 0.000000 2.633785 ( 2.634967)
build_all 0.007782 0.000000 12.212982 ( 0.980938)
build_install 0.011702 0.002508 3.721908 ( 0.985044)
test_btest 0.000587 0.000117 64.519742 ( 4.951956)
test_basic 0.003635 0.000727 0.414008 ( 0.493405)
test_all 0.088693 0.008141 351.246895 ( 37.868810)
test_rubyspec 0.038784 0.031022 39.904644 ( 52.454538)
total: 102.50 sec