Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-054846
#<BuildRuby:0x0000559fefaa0110
@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.20240108-054846",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.004608 0.000485 1.255930 ( 1.785226)
build_miniruby 0.001449 0.000000 1.496918 ( 1.498696)
build_ruby 0.001742 0.000000 4.467634 ( 4.477309)
build_all 0.005980 0.004355 16.562820 ( 1.773187)
build_install 0.010292 0.005369 4.912942 ( 1.755207)
test_btest 0.000685 0.000125 89.249830 ( 15.847366)
test_basic 0.001669 0.003951 0.673205 ( 0.742538)
test_all 0.098288 0.024056 547.231852 ( 64.487101)
test_rubyspec 0.025968 0.039364 79.398731 ( 91.575040)
total: 183.94 sec