Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240702-000235
#<BuildRuby:0x00007f3ae941fde0
@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.20240702-000235",
@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.000023 0.000003 0.000026 ( 0.000027)
autoconf 0.000037 0.000005 0.000042 ( 0.000044)
configure 0.000030 0.000005 0.000035 ( 0.000034)
build_up 0.005211 0.004938 4.598411 ( 6.460221)
build_miniruby 0.001705 0.000301 1.845934 ( 2.529242)
build_ruby 0.002173 0.000383 4.497461 ( 5.913216)
build_all 0.002660 0.008214 7.610265 ( 7.644366)
build_install 0.022944 0.005621 10.879432 ( 11.236010)
test_btest 0.000945 0.000000 99.177837 (110.023317)
test_basic 0.014450 0.000487 1.214105 ( 2.144421)
test_all 0.133035 0.035580 858.325250 (1042.040053)
test_rubyspec 0.047742 0.052575 159.404128 (139.833272)
total: 1327.83 sec