Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240206-130518
#<BuildRuby:0x0000555d5d1ede48
@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.20240206-130518",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.002898 0.004691 2.164917 ( 4.193970)
build_miniruby 0.001402 0.000292 13.765179 ( 10.482434)
build_ruby 0.001463 0.000305 3.545796 ( 4.114018)
build_all 0.000000 0.008877 5.635011 ( 4.108705)
build_install 0.017872 0.003018 6.938455 ( 6.399464)
test_btest 0.000761 0.000000 67.976074 ( 60.685755)
test_basic 0.004596 0.003345 0.841239 ( 1.167856)
test_all 0.073839 0.048573 744.786178 (658.754110)
test_rubyspec 0.048185 0.067240 178.259203 (270.882288)
total: 1020.79 sec