Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-055453
#<BuildRuby:0x000055d707c04188
@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.20240116-055453",
@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.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.005027 0.000071 0.814736 ( 1.217235)
build_miniruby 0.000958 0.000079 0.848132 ( 0.848151)
build_ruby 0.001335 0.000111 2.667689 ( 2.669886)
build_all 0.007668 0.000000 11.936217 ( 0.973112)
build_install 0.001757 0.009089 3.385059 ( 0.977759)
test_btest 0.000712 0.000153 63.498257 ( 5.555784)
test_basic 0.000000 0.003983 0.411683 ( 0.493233)
test_all 0.082346 0.020033 369.177370 ( 34.815717)
test_rubyspec 0.030084 0.037882 40.436197 ( 52.979930)
total: 100.53 sec