Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240727-113402
#<BuildRuby:0x00007f2c1977fdc0
@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.20240727-113402",
@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.000028 0.000005 0.000033 ( 0.000033)
autoconf 0.000044 0.000007 0.000051 ( 0.000052)
configure 0.000037 0.000006 0.000043 ( 0.000043)
build_up 0.009654 0.000290 4.337845 ( 6.917353)
build_miniruby 0.001870 0.000000 1.941431 ( 2.929996)
build_ruby 0.002165 0.000033 4.712225 ( 21.872231)
build_all 0.010620 0.000391 7.845135 ( 10.674394)
build_install 0.027574 0.000000 11.141475 ( 15.991751)
test_btest 0.001066 0.000082 103.259048 (147.115032)
test_basic 0.013011 0.000584 1.249788 ( 2.691941)
test_all 0.127652 0.043642 887.393437 (1114.217081)
test_rubyspec 0.025556 0.068723 163.026030 (129.023726)
total: 1451.43 sec