Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240630-072055
#<BuildRuby:0x00007fa6bba1fdd8
@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.20240630-072055",
@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.000003 0.000033 ( 0.000034)
autoconf 0.000062 0.000006 0.000068 ( 0.000063)
configure 0.000039 0.000004 0.000043 ( 0.000042)
build_up 0.010604 0.000665 5.534455 ( 8.847267)
build_miniruby 0.001994 0.000000 2.442182 ( 3.577514)
build_ruby 0.002188 0.000033 4.565667 ( 6.312360)
build_all 0.012185 0.000028 7.733704 ( 9.873770)
build_install 0.018306 0.010631 11.389048 ( 14.686000)
test_btest 0.000925 0.000124 102.281462 (142.850625)
test_basic 0.014866 0.000438 1.266350 ( 9.438454)
test_all 0.094651 0.072422 876.672535 (814.180594)
test_rubyspec 0.057987 0.039760 157.622920 ( 50.703682)
total: 1060.47 sec