Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240703-060402
#<BuildRuby:0x00007fe5fd7efdc0
@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.20240703-060402",
@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.000030 0.000008 0.000038 ( 0.000034)
autoconf 0.000045 0.000012 0.000057 ( 0.000053)
configure 0.000038 0.000010 0.000048 ( 0.000047)
build_up 0.007945 0.002103 4.644112 ( 6.009014)
build_miniruby 0.001410 0.000373 1.852740 ( 2.215002)
build_ruby 0.001792 0.000475 4.697615 ( 5.568070)
build_all 0.009044 0.002159 7.728407 ( 7.407857)
build_install 0.021805 0.006633 11.354377 ( 11.888347)
test_btest 0.000716 0.000192 103.161675 (112.401839)
test_basic 0.010616 0.004889 1.305797 ( 2.001530)
test_all 0.129013 0.040424 917.816750 (1077.202777)
test_rubyspec 0.071078 0.032406 166.002350 (136.639870)
total: 1361.34 sec