Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240208-211032
#<BuildRuby:0x000055ee50992278
@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.20240208-211032",
@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.000005 0.000020 ( 0.000020)
autoconf 0.000019 0.000007 0.000026 ( 0.000027)
configure 0.000016 0.000006 0.000022 ( 0.000023)
build_up 0.006675 0.000895 2.287560 ( 4.059964)
build_miniruby 0.001362 0.000474 16.556230 ( 15.651487)
build_ruby 0.001324 0.000460 3.649340 ( 4.244956)
build_all 0.005757 0.003290 5.956184 ( 5.763694)
build_install 0.016914 0.005738 7.337461 ( 7.181624)
test_btest 0.000698 0.000250 73.692140 ( 74.668215)
test_basic 0.001885 0.006052 0.834507 ( 1.299428)
test_all 0.067100 0.058456 750.279154 (600.253282)
test_rubyspec 0.071335 0.042873 181.005824 (257.432008)
total: 970.56 sec