Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240731-053627
#<BuildRuby:0x00007f4d519efde0
@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.20240731-053627",
@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.000025 0.000002 0.000027 ( 0.000027)
autoconf 0.000042 0.000004 0.000046 ( 0.000046)
configure 0.000036 0.000004 0.000040 ( 0.000039)
build_up 0.009126 0.000936 4.235402 ( 6.300795)
build_miniruby 0.002380 0.000000 1.832784 ( 2.378558)
build_ruby 0.002225 0.000056 4.632677 ( 5.901350)
build_all 0.007777 0.003617 7.852667 ( 9.106909)
build_install 0.017509 0.010258 10.818438 ( 14.111711)
test_btest 0.000939 0.000149 101.968355 (127.547463)
test_basic 0.005074 0.009819 1.269589 ( 2.477082)
test_all 0.122685 0.045038 839.678728 (895.061237)
test_rubyspec 0.062929 0.033110 160.576928 ( 95.587226)
total: 1158.47 sec