Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231019-202551
#<BuildRuby:0x000055635e42e278
@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.20231019-202551",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000027 0.000004 0.000031 ( 0.000029)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.000055 0.007910 2.848476 ( 2.894104)
build_miniruby 0.000000 0.002954 64.019245 ( 25.472709)
build_ruby 0.001446 0.001273 3.944329 ( 4.130452)
build_all 0.005919 0.003448 5.945608 ( 3.643866)
build_install 0.017049 0.006560 7.465738 ( 4.737382)
test_btest 0.000927 0.000264 67.337079 ( 27.097661)
test_basic 0.003778 0.004631 0.814214 ( 0.892496)
test_all 0.005581 0.005369 715.624219 (333.603012)
test_rubyspec 0.035627 0.042112 96.393377 (120.642536)
total: 523.12 sec