Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240215-132140
#<BuildRuby:0x00005616168cda48
@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.20240215-132140",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000022 0.000007 0.000029 ( 0.000030)
configure 0.000019 0.000006 0.000025 ( 0.000025)
build_up 0.004984 0.005634 3.026795 ( 5.411951)
build_miniruby 0.001403 0.000505 6.961242 ( 7.851814)
build_ruby 0.002376 0.000000 3.727281 ( 5.247049)
build_all 0.001631 0.009308 6.239029 ( 6.790616)
build_install 0.015307 0.005523 7.529016 ( 7.996166)
test_btest 0.000739 0.000313 73.345962 ( 78.814935)
test_basic 0.005398 0.002290 0.846888 ( 1.546406)
test_all 0.096245 0.028052 692.709168 (446.338315)
test_rubyspec 0.058326 0.037381 120.347695 (158.294856)
total: 718.29 sec