Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230815-033053
#<BuildRuby:0x000055c927cd1f40
@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.20230815-033053",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.003936 0.004022 2.401350 ( 5.195486)
build_miniruby 0.001384 0.000223 2.086803 ( 2.493604)
build_ruby 0.001520 0.000245 3.419583 ( 4.066148)
build_all 0.008490 0.000680 5.795395 ( 4.286158)
build_install 0.019393 0.000939 7.151039 ( 5.631031)
test_btest 0.000672 0.000096 67.556203 ( 48.421152)
test_basic 0.007367 0.001053 0.848373 ( 1.198070)
test_all 0.006249 0.004957 658.557997 (355.400652)
test_rubyspec 0.037695 0.034564 92.312143 (118.271403)
total: 544.96 sec