Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231014-102337
#<BuildRuby:0x0000557ac59c6090
@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.20231014-102337",
@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.000024 0.000002 0.000026 ( 0.000027)
autoconf 0.000037 0.000003 0.000040 ( 0.000040)
configure 0.000031 0.000003 0.000034 ( 0.000034)
build_up 0.006502 0.000574 2.531426 ( 3.490480)
build_miniruby 0.001250 0.000110 1.708642 ( 2.046915)
build_ruby 0.000000 0.002330 3.333684 ( 3.581309)
build_all 0.006360 0.002521 5.609208 ( 4.245042)
build_install 0.007134 0.014608 7.156912 ( 5.559132)
test_btest 0.000000 0.001235 64.196756 ( 58.087617)
test_basic 0.000563 0.008009 0.824865 ( 1.260016)
test_all 0.005747 0.004636 689.463001 (472.423881)
test_rubyspec 0.047173 0.031267 97.721252 (149.044197)
total: 699.74 sec