Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230605-170902
#<BuildRuby:0x000055a5c8a4e8e0
@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.20230605-170902",
@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.000013 0.000004 0.000017 ( 0.000018)
autoconf 0.000022 0.000007 0.000029 ( 0.000029)
configure 0.000018 0.000006 0.000024 ( 0.000024)
build_up 0.002116 0.004703 1.975441 ( 4.223953)
build_miniruby 0.000000 0.001825 1.445623 ( 1.795569)
build_ruby 0.000000 0.001782 2.883381 ( 3.472504)
build_all 0.002330 0.005344 2.275681 ( 2.607182)
build_install 0.015320 0.003619 3.388576 ( 3.780045)
test_btest 0.000000 0.000888 60.078592 ( 35.387862)
test_basic 0.005903 0.000581 0.693444 ( 1.064786)
test_all 0.000969 0.000387 571.297044 (511.986813)
test_rubyspec 0.040800 0.023454 78.556698 (121.621796)
total: 685.94 sec