Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240207-230810
#<BuildRuby:0x000056218b719ff0
@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.20240207-230810",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000042 0.000000 0.000042 ( 0.000042)
build_up 0.006641 0.000393 2.214803 ( 3.615577)
build_miniruby 0.000000 0.001642 2.131111 ( 2.446324)
build_ruby 0.000357 0.001687 3.637994 ( 4.241902)
build_all 0.007671 0.001323 5.703473 ( 4.208677)
build_install 0.013336 0.006836 7.165485 ( 6.062203)
test_btest 0.000737 0.000152 72.829574 ( 72.287193)
test_basic 0.005941 0.001223 0.844156 ( 1.669673)
test_all 0.105202 0.018095 744.720401 (625.461198)
test_rubyspec 0.055565 0.058984 175.670255 (258.995858)
total: 978.99 sec