Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240315-121623
#<BuildRuby:0x0000563c431de090
@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.20240315-121623",
@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.000022 0.000004 0.000026 ( 0.000024)
autoconf 0.000032 0.000006 0.000038 ( 0.000037)
configure 0.000030 0.000006 0.000036 ( 0.000036)
build_up 0.006405 0.001186 2.443457 ( 3.253608)
build_miniruby 0.001704 0.000000 1.780952 ( 1.969861)
build_ruby 0.002113 0.000000 3.783669 ( 4.198224)
build_all 0.005288 0.003555 6.364936 ( 4.420605)
build_install 0.022086 0.000000 8.047897 ( 6.296722)
test_btest 0.000948 0.000000 71.784595 ( 55.375049)
test_basic 0.005466 0.002603 0.907913 ( 1.019293)
test_all 0.089537 0.035585 757.788353 (492.911869)
test_rubyspec 0.038282 0.064566 125.652571 (196.015177)
total: 765.46 sec