Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231129-045506
#<BuildRuby:0x00005564e3286228
@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.20231129-045506",
@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.000022)
autoconf 0.000030 0.000005 0.000035 ( 0.000036)
configure 0.000029 0.000005 0.000034 ( 0.000034)
build_up 0.006703 0.000255 2.138320 ( 3.439173)
build_miniruby 0.002239 0.000000 1.879819 ( 2.435237)
build_ruby 0.000000 0.002022 3.402365 ( 4.194807)
build_all 0.006462 0.002249 5.482855 ( 5.061261)
build_install 0.014426 0.005368 6.942752 ( 6.640230)
test_btest 0.000823 0.000000 62.861378 ( 56.087927)
test_basic 0.007098 0.000717 0.776459 ( 1.075904)
test_all 0.094757 0.028680 655.253314 (321.563150)
test_rubyspec 0.034011 0.040148 91.032979 (114.714966)
total: 515.21 sec