Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-125237
#<BuildRuby:0x000055f05f9880c8
@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.20231222-125237",
@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.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000290 0.003748 0.746380 ( 1.170273)
build_miniruby 0.001017 0.000078 0.908248 ( 0.910226)
build_ruby 0.001251 0.000097 2.777725 ( 2.782416)
build_all 0.007320 0.000242 12.175341 ( 1.036282)
build_install 0.010138 0.003458 3.550037 ( 0.988391)
test_btest 0.000638 0.000071 67.275016 ( 5.113415)
test_basic 0.004396 0.000488 0.384960 ( 0.459447)
test_all 0.076489 0.032162 409.249703 ( 42.722519)
test_rubyspec 0.036926 0.015000 40.874661 ( 53.602846)
total: 108.79 sec