Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240821-180934
#<BuildRuby:0x00007efdab2afdc8
@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.20240821-180934",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000038 0.000006 0.000044 ( 0.000044)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.008743 0.000686 4.019626 ( 5.121300)
build_miniruby 0.001648 0.000242 1.706961 ( 2.125710)
build_ruby 0.001938 0.000000 4.518894 ( 23.101242)
build_all 0.010348 0.000535 7.396074 ( 6.110058)
build_install 0.022640 0.001216 10.194702 ( 8.027984)
test_btest 0.000694 0.000089 96.062056 ( 74.968010)
test_basic 0.008449 0.005221 1.249898 ( 1.594186)
test_all 0.105362 0.051075 834.359423 (459.444470)
test_rubyspec 0.043279 0.051532 146.968822 ( 40.807181)
total: 621.30 sec