Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240203-090134
#<BuildRuby:0x000055610c059598
@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.20240203-090134",
@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.000004 0.000026 ( 0.000026)
autoconf 0.000037 0.000008 0.000045 ( 0.000045)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.007389 0.001478 2.774067 ( 4.494512)
build_miniruby 0.001565 0.000313 2.132893 ( 2.755496)
build_ruby 0.001917 0.000000 3.571903 ( 4.080418)
build_all 0.009355 0.000521 5.682417 ( 5.192706)
build_install 0.018746 0.003812 7.493198 ( 6.418800)
test_btest 0.000000 0.001056 75.191604 ( 57.888590)
test_basic 0.000000 0.008541 0.817058 ( 1.308525)
test_all 0.091697 0.036286 759.519097 (551.170735)
test_rubyspec 0.063341 0.052166 180.284475 (260.126115)
total: 893.44 sec