Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231114-183433
#<BuildRuby:0x000055dfa8b4a090
@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.20231114-183433",
@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.000024 0.000002 0.000026 ( 0.000026)
autoconf 0.000038 0.000005 0.000043 ( 0.000041)
configure 0.000031 0.000004 0.000035 ( 0.000035)
build_up 0.006666 0.000279 2.046563 ( 3.979363)
build_miniruby 0.000000 0.002200 1.790335 ( 2.604980)
build_ruby 0.000000 0.001937 3.216379 ( 4.328198)
build_all 0.008812 0.000651 5.290144 ( 6.858593)
build_install 0.016659 0.004968 6.460451 ( 8.352182)
test_btest 0.000785 0.000127 64.854819 ( 80.929535)
test_basic 0.006925 0.001116 0.801348 ( 1.654180)
test_all 0.084894 0.041163 678.497730 (596.491389)
test_rubyspec 0.045250 0.025715 88.142930 (135.325042)
total: 840.52 sec