Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240708-190748
#<BuildRuby:0x00007f2db3e0fdc0
@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.20240708-190748",
@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.000020 0.000006 0.000026 ( 0.000027)
autoconf 0.000034 0.000011 0.000045 ( 0.000046)
configure 0.000026 0.000008 0.000034 ( 0.000034)
build_up 0.006813 0.003615 4.541390 ( 8.109102)
build_miniruby 0.002273 0.000000 13.648399 ( 26.956224)
build_ruby 0.003068 0.000000 4.229669 ( 13.512901)
build_all 0.008783 0.002275 7.354180 ( 10.477866)
build_install 0.018492 0.009990 10.848785 ( 18.798823)
test_btest 0.000925 0.000308 99.760264 (148.267170)
test_basic 0.006395 0.007440 1.249052 ( 2.595866)
test_all 0.108998 0.058016 896.714936 (1246.219914)
test_rubyspec 0.046209 0.050557 158.621468 (129.331720)
total: 1604.27 sec