Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-194931
#<BuildRuby:0x000055f3d7100178
@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.20231223-194931",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000000 0.003505 0.736131 ( 1.113179)
build_miniruby 0.000284 0.000485 0.906941 ( 0.907972)
build_ruby 0.001165 0.000097 2.769406 ( 2.772040)
build_all 0.007519 0.000260 12.084442 ( 1.004655)
build_install 0.008793 0.000000 3.404898 ( 0.984602)
test_btest 0.000722 0.000000 67.023953 ( 5.198919)
test_basic 0.003934 0.000000 0.374169 ( 0.456147)
test_all 0.098273 0.006511 401.240901 ( 42.694476)
test_rubyspec 0.009688 0.040200 40.670266 ( 53.404882)
total: 108.54 sec