Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230829-193716
#<BuildRuby:0x000056219c5ba658
@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.20230829-193716",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000029 0.000001 0.000030 ( 0.000030)
configure 0.000026 0.000000 0.000026 ( 0.000027)
build_up 0.004406 0.003629 2.522357 ( 5.577078)
build_miniruby 0.001512 0.000086 11.613330 ( 14.559695)
build_ruby 0.002201 0.000000 3.547982 ( 4.917515)
build_all 0.005313 0.003578 5.686643 ( 6.668812)
build_install 0.014515 0.007972 7.154933 ( 8.540205)
test_btest 0.000898 0.000000 66.123995 ( 70.704161)
test_basic 0.001888 0.006954 0.869087 ( 1.590962)
test_all 0.010312 0.005680 701.200631 (757.078661)
test_rubyspec 0.049821 0.036272 96.955057 (137.851797)
total: 1007.49 sec