Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241030-010702
#<BuildRuby:0x00007fc19f91fdd0
@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.20241030-010702",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000031 0.000009 0.000040 ( 0.000040)
configure 0.000023 0.000007 0.000030 ( 0.000029)
build_up 0.005542 0.002123 3.763674 ( 18.154061)
build_miniruby 0.000000 0.001571 1.712788 ( 1.758163)
build_ruby 0.000000 0.002018 4.462106 ( 13.642268)
build_all 0.010361 0.000850 6.357407 ( 4.301395)
build_install 0.023451 0.000066 9.209669 ( 5.933106)
test_btest 0.000820 0.000210 66.587839 ( 53.473058)
test_basic 0.008909 0.002284 1.021768 ( 4.078872)
test_all 0.097338 0.056203 748.798750 (461.370085)
test_rubyspec 0.043653 0.033380 106.327534 ( 37.829004)
total: 600.54 sec