Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-140444
#<BuildRuby:0x000055ed473db280
@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.20240106-140444",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.004496 0.000000 1.199001 ( 1.574454)
build_miniruby 0.001061 0.000000 1.349843 ( 1.350509)
build_ruby 0.001478 0.000000 4.201417 ( 4.210195)
build_all 0.010384 0.000255 16.358354 ( 1.628399)
build_install 0.006544 0.008550 4.833820 ( 1.640734)
test_btest 0.000656 0.000089 83.811333 ( 11.202279)
test_basic 0.004486 0.000612 0.628515 ( 0.696189)
test_all 0.098819 0.021736 548.281686 ( 60.388973)
test_rubyspec 0.041149 0.019775 71.387178 ( 83.690855)
total: 166.38 sec