Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240210-110937
#<BuildRuby:0x000055a74429a090
@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.20240210-110937",
@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.000022 0.000000 0.000022 ( 0.000022)
autoconf 0.000030 0.000001 0.000031 ( 0.000030)
configure 0.000024 0.000001 0.000025 ( 0.000025)
build_up 0.005848 0.004254 16.954266 ( 15.346472)
build_miniruby 0.001872 0.000074 20.311885 ( 22.589290)
build_ruby 0.001670 0.000000 3.567460 ( 4.627843)
build_all 0.006209 0.004156 6.681091 ( 7.099886)
build_install 0.021919 0.000796 7.401857 ( 7.953231)
test_btest 0.000757 0.000063 69.959732 ( 75.222672)
test_basic 0.004596 0.003968 0.827540 ( 2.023297)
test_all 0.108776 0.018753 711.592381 (652.704287)
test_rubyspec 0.050231 0.065155 180.454051 (265.524010)
total: 1053.09 sec