Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-001033
#<BuildRuby:0x000055d63972bbd0
@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.20231125-001033",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004453 0.000809 0.919871 ( 1.335451)
build_miniruby 0.000960 0.000174 0.844541 ( 0.844579)
build_ruby 0.001540 0.000000 2.652633 ( 2.653107)
build_all 0.007137 0.000720 12.216059 ( 1.016620)
build_install 0.010990 0.000201 3.761237 ( 0.991526)
test_btest 0.000737 0.000106 64.787565 ( 4.996629)
test_basic 0.000111 0.003984 0.413370 ( 0.493201)
test_all 0.061785 0.032681 348.596763 ( 30.573496)
test_rubyspec 0.027385 0.041567 39.929394 ( 52.517106)
total: 95.42 sec