Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231023-090216
#<BuildRuby:0x0000558562be5fe0
@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.20231023-090216",
@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.000002 0.000024 ( 0.000025)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.006441 0.005007 31.715497 ( 24.803311)
build_miniruby 0.005356 0.005308 172.519857 (109.478373)
build_ruby 0.002200 0.000440 3.878841 ( 4.687031)
build_all 0.007823 0.009971 33.639118 ( 26.661473)
build_install 0.000953 0.020010 7.405377 ( 8.192888)
test_btest 0.000000 0.000686 62.918414 ( 69.077938)
test_basic 0.004443 0.002821 0.800528 ( 1.522054)
test_all 0.087605 0.038935 654.534323 (674.020056)
test_rubyspec 0.026351 0.050319 89.504887 (150.536975)
total: 1068.98 sec