Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241202-093225
#<BuildRuby:0x00007f4aacb1fdc0
@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.20241202-093225",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000037 0.000009 0.000046 ( 0.000046)
configure 0.000030 0.000007 0.000037 ( 0.000038)
build_up 0.008284 0.002008 4.278788 ( 5.329531)
build_miniruby 0.001973 0.000000 2.250826 ( 2.555622)
build_ruby 0.000000 0.002337 4.277038 ( 4.712735)
build_all 0.007509 0.003257 22.788558 ( 22.694761)
build_install 0.018125 0.005736 8.816258 ( 8.436379)
test_btest 0.000000 0.001098 64.350085 ( 59.702802)
test_basic 0.009239 0.002009 1.023207 ( 1.353532)
test_all 0.120813 0.032085 734.903134 (455.309055)
test_rubyspec 0.049073 0.034919 107.677164 ( 45.273792)
total: 605.37 sec