Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240718-110719
#<BuildRuby:0x00007f6b3185fdd8
@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.20240718-110719",
@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.000023 0.000002 0.000025 ( 0.000026)
autoconf 0.000043 0.000005 0.000048 ( 0.000048)
configure 0.000030 0.000003 0.000033 ( 0.000034)
build_up 0.010964 0.004264 23.115196 ( 18.170163)
build_miniruby 0.000000 0.004931 22.681085 ( 23.075895)
build_ruby 0.000000 0.002584 4.465401 ( 5.415075)
build_all 0.006833 0.006062 30.238626 ( 30.465787)
build_install 0.013590 0.015013 10.808007 ( 10.176244)
test_btest 0.000856 0.000244 99.745050 ( 97.303679)
test_basic 0.003105 0.009151 1.191706 ( 1.777470)
test_all 0.107492 0.058142 856.984895 (817.549603)
test_rubyspec 0.052234 0.041404 159.276882 (164.569258)
total: 1168.50 sec