Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241015-185426
#<BuildRuby:0x00007f5cb121fdd0
@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.20241015-185426",
@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.000017 0.000007 0.000024 ( 0.000023)
autoconf 0.000026 0.000011 0.000037 ( 0.000036)
configure 0.000022 0.000009 0.000031 ( 0.000032)
build_up 0.004688 0.006182 4.935782 ( 5.194154)
build_miniruby 0.002005 0.000000 13.104175 ( 11.308263)
build_ruby 0.002344 0.000000 5.198128 ( 5.539610)
build_all 0.011443 0.000000 6.827393 ( 4.591423)
build_install 0.020510 0.005414 9.770699 ( 6.681950)
test_btest 0.000911 0.000348 83.988086 ( 59.768395)
test_basic 0.006954 0.003665 1.133353 ( 1.428070)
test_all 0.124009 0.037658 784.267399 (393.253321)
test_rubyspec 0.068646 0.022819 129.909343 ( 58.739791)
total: 546.51 sec