Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240819-060637
#<BuildRuby:0x00007ff27566fde0
@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.20240819-060637",
@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.000003 0.000024 ( 0.000025)
autoconf 0.000035 0.000006 0.000041 ( 0.000041)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.008694 0.000740 4.308681 ( 5.678439)
build_miniruby 0.001921 0.000303 2.029372 ( 2.365899)
build_ruby 0.002066 0.000327 5.094352 ( 6.701148)
build_all 0.010714 0.000995 8.391906 ( 7.926271)
build_install 0.002793 0.024727 11.347656 ( 10.254563)
test_btest 0.000000 0.001307 102.211169 ( 94.996401)
test_basic 0.010748 0.002249 1.316611 ( 1.944079)
test_all 0.127377 0.042300 897.009464 (555.341102)
test_rubyspec 0.052053 0.046704 163.394217 ( 64.286556)
total: 749.50 sec