Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230623-171610
#<BuildRuby:0x000055c9fa7d2138
@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.20230623-171610",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.006961 0.001071 2.047936 ( 5.246217)
build_miniruby 0.001668 0.000257 1.664510 ( 2.747561)
build_ruby 0.002427 0.000000 3.114522 ( 9.582922)
build_all 0.001582 0.007730 5.022138 ( 5.347514)
build_install 0.015450 0.004843 6.186406 ( 6.249299)
test_btest 0.000638 0.000144 63.235260 ( 56.166076)
test_basic 0.000000 0.007878 0.772359 ( 1.203553)
test_all 0.000000 0.001960 578.965560 (429.098579)
test_rubyspec 0.025286 0.035122 79.528535 (115.186317)
total: 630.83 sec