Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240312-061055
#<BuildRuby:0x00005574e47f61e8
@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.20240312-061055",
@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.000021 0.000002 0.000023 ( 0.000022)
autoconf 0.000029 0.000002 0.000031 ( 0.000032)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.009997 0.000000 2.949030 ( 4.421698)
build_miniruby 0.006278 0.000026 110.983773 ( 78.308306)
build_ruby 0.001951 0.000122 4.123388 ( 4.967484)
build_all 0.001292 0.007803 6.194681 ( 5.982132)
build_install 0.016732 0.006869 8.162422 ( 8.024764)
test_btest 0.000924 0.000142 77.261016 ( 67.923595)
test_basic 0.001981 0.007294 0.885062 ( 1.474745)
test_all 0.086317 0.037649 723.311124 (502.502611)
test_rubyspec 0.036960 0.063927 126.278217 (181.317780)
total: 854.92 sec