Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240710-010748
#<BuildRuby:0x00007f5823a1fdd8
@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.20240710-010748",
@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.000022 0.000004 0.000026 ( 0.000028)
autoconf 0.000033 0.000007 0.000040 ( 0.000039)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.008061 0.001525 4.545488 ( 7.523598)
build_miniruby 0.000000 0.002310 1.840821 ( 2.879088)
build_ruby 0.000000 0.002471 4.386191 ( 6.167349)
build_all 0.005102 0.006250 7.486157 ( 9.593020)
build_install 0.015963 0.011850 10.989862 ( 14.408299)
test_btest 0.000882 0.000267 99.189748 (131.643989)
test_basic 0.008074 0.004005 1.215438 ( 2.063828)
test_all 0.117517 0.052205 878.477890 (1208.042936)
test_rubyspec 0.057566 0.039603 155.599249 (141.478844)
total: 1523.80 sec