Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231022-090356
#<BuildRuby:0x0000559c6b9da348
@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.20231022-090356",
@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.000004 0.000023 ( 0.000024)
autoconf 0.000027 0.000007 0.000034 ( 0.000034)
configure 0.000023 0.000006 0.000029 ( 0.000028)
build_up 0.007518 0.000000 3.740453 ( 5.249015)
build_miniruby 0.001467 0.000214 1.674099 ( 2.061904)
build_ruby 0.001988 0.000000 3.097750 ( 3.801799)
build_all 0.006706 0.002323 5.188975 ( 4.850232)
build_install 0.015393 0.006830 7.295450 ( 6.963668)
test_btest 0.001000 0.000000 63.216947 ( 71.413059)
test_basic 0.004501 0.003445 0.783478 ( 1.455237)
test_all 0.099510 0.030956 648.667678 (644.870841)
test_rubyspec 0.038890 0.038437 88.831036 (150.413106)
total: 891.08 sec