Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241024-230439
#<BuildRuby:0x00007fd80b4ffde0
@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.20241024-230439",
@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.000016 0.000006 0.000022 ( 0.000022)
autoconf 0.000028 0.000010 0.000038 ( 0.000039)
configure 0.000024 0.000009 0.000033 ( 0.000033)
build_up 0.008176 0.001461 4.650495 ( 5.615894)
build_miniruby 0.001508 0.000520 11.408368 ( 11.233088)
build_ruby 0.001753 0.000604 4.807917 ( 5.336882)
build_all 0.009302 0.001699 6.515165 ( 4.821264)
build_install 0.016353 0.006990 9.377093 ( 6.571432)
test_btest 0.000680 0.000234 68.330828 ( 56.734899)
test_basic 0.006412 0.005285 1.050833 ( 1.502822)
test_all 0.118149 0.038402 759.058649 (465.082604)
test_rubyspec 0.025786 0.062867 110.536274 ( 51.307843)
total: 608.21 sec