Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-171937
#<BuildRuby:0x0000565451fe00c8
@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.20231130-171937",
@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.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.003640 0.957189 ( 1.264963)
build_miniruby 0.000822 0.000452 0.881122 ( 0.880294)
build_ruby 0.001184 0.000000 2.713139 ( 2.714175)
build_all 0.007686 0.000123 12.126798 ( 1.024510)
build_install 0.011913 0.001113 3.629570 ( 0.958606)
test_btest 0.000600 0.000085 66.379932 ( 5.281794)
test_basic 0.003773 0.000539 0.374380 ( 0.456087)
test_all 0.077160 0.021216 367.745281 ( 41.897490)
test_rubyspec 0.031969 0.044735 39.439202 ( 52.099900)
total: 106.58 sec