Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-100555
#<BuildRuby:0x000055e41f07c188
@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.20231211-100555",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.004698 0.000427 1.001336 ( 1.277326)
build_miniruby 0.000796 0.000072 0.879409 ( 0.879337)
build_ruby 0.000000 0.001488 2.700247 ( 2.703324)
build_all 0.005700 0.001831 12.075171 ( 1.004054)
build_install 0.009133 0.000690 3.559446 ( 0.959372)
test_btest 0.000653 0.000087 62.302948 ( 4.854010)
test_basic 0.003262 0.000000 0.371577 ( 0.453032)
test_all 0.088875 0.012435 421.387089 ( 40.186461)
test_rubyspec 0.020685 0.046209 39.542444 ( 52.214758)
total: 104.53 sec