Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231019-022538
#<BuildRuby:0x0000557b2e4969a8
@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.20231019-022538",
@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.000020)
autoconf 0.000026 0.000004 0.000030 ( 0.000031)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.007655 0.000000 2.731071 ( 3.794523)
build_miniruby 0.001767 0.000000 2.250595 ( 2.725317)
build_ruby 0.002009 0.000000 3.543950 ( 3.907091)
build_all 0.008974 0.000000 5.807352 ( 4.368579)
build_install 0.021508 0.000927 7.471644 ( 6.151793)
test_btest 0.001056 0.000139 65.957192 ( 55.658544)
test_basic 0.000000 0.008008 0.834903 ( 1.144855)
test_all 0.004041 0.006677 653.655587 (411.369012)
test_rubyspec 0.047564 0.032961 98.252763 (136.463666)
total: 625.58 sec