Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231121-084055
#<BuildRuby:0x0000559d22395ca0
@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.20231121-084055",
@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.000033 0.000001 0.000034 ( 0.000028)
autoconf 0.000045 0.000002 0.000047 ( 0.000042)
configure 0.000036 0.000001 0.000037 ( 0.000037)
build_up 0.007019 0.000234 2.158672 ( 4.116903)
build_miniruby 0.001489 0.000050 2.139872 ( 3.037731)
build_ruby 0.002341 0.000000 3.606995 ( 4.462186)
build_all 0.005401 0.003878 5.225691 ( 5.790625)
build_install 0.021225 0.000754 6.775818 ( 7.866414)
test_btest 0.000869 0.000050 65.425875 ( 75.281875)
test_basic 0.008336 0.000476 0.812761 ( 1.562729)
test_all 0.088658 0.034474 651.819267 (511.069794)
test_rubyspec 0.044866 0.028984 90.687492 (133.506878)
total: 746.70 sec