Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230908-173927
#<BuildRuby:0x0000563ba44ca410
@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.20230908-173927",
@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.000007 0.000023 ( 0.000022)
autoconf 0.000023 0.000009 0.000032 ( 0.000032)
configure 0.000020 0.000008 0.000028 ( 0.000029)
build_up 0.004259 0.004132 2.433686 ( 5.421661)
build_miniruby 0.000175 0.002190 17.811236 ( 18.241634)
build_ruby 0.001347 0.000645 3.331971 ( 4.053652)
build_all 0.005839 0.002793 5.606969 ( 5.231616)
build_install 0.013223 0.008707 7.014208 ( 6.940013)
test_btest 0.000848 0.000424 62.334184 ( 50.823260)
test_basic 0.005664 0.002832 0.832692 ( 1.295329)
test_all 0.009984 0.000782 669.197846 (538.353608)
test_rubyspec 0.026527 0.054602 91.028686 (131.736329)
total: 762.10 sec