Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240212-051518
#<BuildRuby:0x0000560e875660d0
@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/master-no-rjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/master-no-rjit",
@TARGET_NAME="master-no-rjit",
@TARGET_SRC_DIR="/tmp/ruby/src/master-no-rjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["--disable-rjit"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20240212-051518",
@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='-j4'",
@timeout=10800>
user system total real
checkout 0.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000035 0.000005 0.000040 ( 0.000040)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.006728 0.000388 2.039607 ( 4.291104)
build_miniruby 0.001356 0.000187 1.858559 ( 2.649568)
build_ruby 0.001995 0.000275 3.576830 ( 4.750388)
build_all 0.004744 0.004958 6.251112 ( 7.081042)
build_install 0.015694 0.006584 7.609480 ( 9.552136)
test_btest 0.000736 0.000147 73.976240 ( 87.145107)
test_basic 0.006739 0.000392 0.807038 ( 1.664643)
test_all 0.092070 0.035783 767.580250 (673.765274)
test_rubyspec 0.052080 0.064195 179.447073 (221.774557)
total: 1012.67 sec