Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-073223
#<BuildRuby:0x000055d8d0f6f280
@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.20231209-073223",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001163 0.003531 1.014376 ( 1.287312)
build_miniruby 0.000805 0.000134 0.871934 ( 0.871269)
build_ruby 0.000929 0.000155 2.702408 ( 2.704888)
build_all 0.007292 0.000518 12.015610 ( 0.981033)
build_install 0.011326 0.003231 3.462524 ( 0.964709)
test_btest 0.000655 0.000000 60.795671 ( 6.080246)
test_basic 0.004233 0.000000 0.375794 ( 0.456865)
test_all 0.063322 0.035995 385.099255 ( 35.909723)
test_rubyspec 0.061355 0.006954 39.766924 ( 52.445463)
total: 101.70 sec