Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241212-033517
#<BuildRuby:0x00007f279d94fdd8
@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.20241212-033517",
@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.000015 0.000004 0.000019 ( 0.000018)
autoconf 0.000033 0.000008 0.000041 ( 0.000039)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.007651 0.000889 3.687884 ( 4.378368)
build_miniruby 0.001239 0.000264 1.689273 ( 3.764491)
build_ruby 0.001908 0.000445 4.215984 ( 25.087863)
build_all 0.008317 0.001941 5.772331 ( 3.708840)
build_install 0.011913 0.010575 8.248320 ( 6.064952)
test_btest 0.000742 0.000212 64.000242 ( 52.955860)
test_basic 0.002349 0.007912 0.965844 ( 1.344568)
test_all 0.119956 0.030917 710.215518 (435.634125)
test_rubyspec 0.056865 0.031300 106.770808 ( 54.964815)
total: 587.90 sec