Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241003-064520
#<BuildRuby:0x00007fa0e1bcfdc0
@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.20241003-064520",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000040 0.000005 0.000045 ( 0.000045)
configure 0.000034 0.000004 0.000038 ( 0.000038)
build_up 0.005359 0.003933 4.277358 ( 6.306218)
build_miniruby 0.000000 0.002304 2.528735 ( 3.423949)
build_ruby 0.001632 0.000860 4.730942 ( 5.736483)
build_all 0.006436 0.005133 10.841821 ( 10.686814)
build_install 0.011287 0.013945 10.325334 ( 11.199292)
test_btest 0.000725 0.000185 86.315595 ( 98.969794)
test_basic 0.011680 0.000955 1.142179 ( 1.899091)
test_all 0.143647 0.020974 793.629437 (635.809094)
test_rubyspec 0.053982 0.038769 131.221504 ( 93.176067)
total: 867.21 sec