Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240903-101606
#<BuildRuby:0x00007f90ab2afdd0
@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.20240903-101606",
@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.000018 0.000006 0.000024 ( 0.000025)
autoconf 0.000036 0.000012 0.000048 ( 0.000048)
configure 0.000030 0.000010 0.000040 ( 0.000040)
build_up 0.003996 0.005586 3.949749 ( 5.396973)
build_miniruby 0.000000 0.001870 1.750582 ( 2.038249)
build_ruby 0.002161 0.000000 4.439284 ( 5.160279)
build_all 0.011643 0.000000 7.452579 ( 6.860341)
build_install 0.014605 0.011081 10.148209 ( 9.622460)
test_btest 0.000669 0.000271 93.384827 ( 84.413331)
test_basic 0.009744 0.002290 1.184991 ( 1.701927)
test_all 0.121671 0.037598 820.838157 (476.784639)
test_rubyspec 0.073003 0.016058 149.262311 ( 54.923166)
total: 646.90 sec