Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240319-221717
#<BuildRuby:0x000055a2bf24e458
@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.20240319-221717",
@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.000003 0.000021 ( 0.000020)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.009370 0.001339 4.138685 ( 4.009696)
build_miniruby 0.001748 0.000000 1.807015 ( 2.052327)
build_ruby 0.001780 0.000000 3.621919 ( 3.940529)
build_all 0.001031 0.007920 6.343480 ( 4.153245)
build_install 0.018965 0.003793 8.668129 ( 5.780445)
test_btest 0.001087 0.000000 72.190028 ( 51.534987)
test_basic 0.008122 0.000000 0.869238 ( 0.981684)
test_all 0.097172 0.026210 790.431334 (391.259949)
test_rubyspec 0.038406 0.061002 123.535866 (178.039443)
total: 641.75 sec