Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240703-120230
#<BuildRuby:0x00007f75c191fdc8
@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.20240703-120230",
@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.000026 0.000004 0.000030 ( 0.000031)
autoconf 0.000043 0.000007 0.000050 ( 0.000051)
configure 0.000039 0.000006 0.000045 ( 0.000046)
build_up 0.009031 0.001465 4.961886 ( 6.391460)
build_miniruby 0.000000 0.002177 2.556842 ( 3.575516)
build_ruby 0.000000 0.002831 4.638777 ( 5.642926)
build_all 0.007229 0.004440 7.527795 ( 6.612882)
build_install 0.022129 0.004460 11.440021 ( 11.181608)
test_btest 0.001062 0.000226 100.084416 (101.689861)
test_basic 0.014240 0.001317 1.261857 ( 1.817352)
test_all 0.143758 0.024458 898.717195 (1027.014752)
test_rubyspec 0.068727 0.030631 164.549033 (157.550927)
total: 1321.48 sec