Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240623-131234
#<BuildRuby:0x00007f3d2776fdc0
@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.20240623-131234",
@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.000023 0.000007 0.000030 ( 0.000031)
autoconf 0.000039 0.000012 0.000051 ( 0.000052)
configure 0.000031 0.000009 0.000040 ( 0.000040)
build_up 0.005139 0.004399 4.015898 ( 6.762769)
build_miniruby 0.001534 0.000495 1.735691 ( 2.706793)
build_ruby 0.002351 0.000759 4.455174 ( 33.321754)
build_all 0.005723 0.006248 7.362897 ( 9.286530)
build_install 0.016412 0.011924 10.629598 ( 16.806521)
test_btest 0.000781 0.000308 99.206366 (152.997008)
test_basic 0.009369 0.004558 1.154424 ( 2.174076)
test_all 0.131552 0.034630 851.273512 (980.394551)
test_rubyspec 0.050929 0.046162 147.281024 ( 64.717656)
total: 1269.17 sec