Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231121-183949
#<BuildRuby:0x000055f2f7e721e8
@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.20231121-183949",
@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.000023 0.000004 0.000027 ( 0.000028)
autoconf 0.000028 0.000006 0.000034 ( 0.000034)
configure 0.000024 0.000005 0.000029 ( 0.000030)
build_up 0.006130 0.001277 2.316817 ( 4.262685)
build_miniruby 0.003638 0.000758 51.879032 ( 44.505638)
build_ruby 0.001490 0.000310 3.159060 ( 4.375726)
build_all 0.010072 0.000000 5.487974 ( 6.323074)
build_install 0.017428 0.004595 6.926773 ( 8.370121)
test_btest 0.000765 0.000153 64.252976 ( 73.074123)
test_basic 0.003539 0.000707 0.794303 ( 1.417814)
test_all 0.094294 0.032105 694.532479 (529.653554)
test_rubyspec 0.027523 0.048355 90.382087 (134.802854)
total: 806.79 sec