Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-094316
#<BuildRuby:0x000055e6773f37f8
@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.20240103-094316",
@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.000010 0.000001 0.000011 ( 0.000010)
autoconf 0.000015 0.000001 0.000016 ( 0.000015)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.006144 0.000473 1.038480 ( 1.345628)
build_miniruby 0.000856 0.000065 0.803085 ( 0.803312)
build_ruby 0.001246 0.000095 2.641787 ( 2.643066)
build_all 0.007504 0.000201 11.847592 ( 0.993113)
build_install 0.005212 0.005635 3.469958 ( 0.969467)
test_btest 0.000633 0.000090 61.339526 ( 5.584281)
test_basic 0.005024 0.000000 0.403247 ( 0.483460)
test_all 0.071674 0.024641 390.778735 ( 33.546299)
test_rubyspec 0.023804 0.042502 39.866336 ( 52.443811)
total: 98.81 sec