Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231116-043418
#<BuildRuby:0x00005576acbb6278
@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.20231116-043418",
@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.000016 0.000004 0.000020 ( 0.000019)
autoconf 0.000024 0.000005 0.000029 ( 0.000030)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.006542 0.000000 2.157626 ( 4.199755)
build_miniruby 0.000000 0.002020 1.755174 ( 2.313107)
build_ruby 0.000299 0.001482 3.230729 ( 4.522271)
build_all 0.009158 0.000409 5.389347 ( 6.087751)
build_install 0.012363 0.008885 6.625309 ( 8.322273)
test_btest 0.000803 0.000226 67.276437 ( 84.779100)
test_basic 0.002589 0.006173 0.818578 ( 1.514411)
test_all 0.083667 0.046861 625.028814 (563.610515)
test_rubyspec 0.036716 0.038425 90.610874 (135.853461)
total: 811.20 sec