Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240924-043826
#<BuildRuby:0x00007fdab46cfde0
@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.20240924-043826",
@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.000021 0.000005 0.000026 ( 0.000027)
autoconf 0.000032 0.000009 0.000041 ( 0.000041)
configure 0.000026 0.000007 0.000033 ( 0.000033)
build_up 0.005476 0.005787 5.333031 ( 9.553450)
build_miniruby 0.002272 0.000000 2.540086 ( 3.900842)
build_ruby 0.002213 0.000104 4.430357 ( 7.725837)
build_all 0.010049 0.001702 6.451717 ( 10.994890)
build_install 0.013454 0.013619 10.333557 ( 15.193166)
test_btest 0.000879 0.000310 85.743271 (123.271386)
test_basic 0.006046 0.007174 1.145585 ( 2.556291)
test_all 0.128923 0.034572 783.122895 (814.981966)
test_rubyspec 0.027959 0.060571 119.215427 ( 46.092376)
total: 1034.27 sec