Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240730-073216
#<BuildRuby:0x00007f8e0304fdd8
@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.20240730-073216",
@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.000027 0.000003 0.000030 ( 0.000031)
autoconf 0.000043 0.000004 0.000047 ( 0.000047)
configure 0.000035 0.000003 0.000038 ( 0.000038)
build_up 0.011047 0.000684 4.970053 ( 6.883706)
build_miniruby 0.009051 0.000883 285.193644 (299.249375)
build_ruby 0.002017 0.000197 5.463197 ( 8.209932)
build_all 0.016353 0.000685 54.540717 ( 77.276181)
build_install 0.018019 0.010492 7.083356 ( 9.952523)
test_btest 0.000980 0.000131 105.081876 (153.118532)
test_basic 0.010992 0.000796 1.239284 ( 2.605059)
test_all 0.126861 0.041439 887.027498 (1078.363959)
test_rubyspec 0.056547 0.038510 161.753783 (166.749929)
total: 1802.41 sec