Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240316-222148
#<BuildRuby:0x000055e33aa9e278
@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.20240316-222148",
@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.000019 0.000003 0.000022 ( 0.000021)
autoconf 0.000027 0.000004 0.000031 ( 0.000030)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.006860 0.001016 2.459951 ( 3.619551)
build_miniruby 0.001433 0.000212 1.838724 ( 2.031902)
build_ruby 0.001817 0.000269 3.796372 ( 14.728079)
build_all 0.007759 0.001149 6.276620 ( 5.076146)
build_install 0.020556 0.000880 8.063974 ( 7.157348)
test_btest 0.002662 0.000000 74.495680 ( 73.764798)
test_basic 0.008595 0.000199 0.914658 ( 1.201218)
test_all 0.088446 0.039147 837.711499 (650.439307)
test_rubyspec 0.046507 0.056120 126.703627 (197.758451)
total: 955.78 sec