Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240120-085235
#<BuildRuby:0x0000556f9ec3df30
@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.20240120-085235",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.005031 0.000746 1.765868 ( 2.397298)
build_miniruby 0.001653 0.000245 1.670657 ( 1.750702)
build_ruby 0.000000 0.001767 3.442312 ( 3.775208)
build_all 0.006225 0.001930 5.163621 ( 4.374271)
build_install 0.018963 0.001057 6.385741 ( 5.044742)
test_btest 0.000727 0.000113 62.216914 ( 44.159412)
test_basic 0.004783 0.003630 0.785542 ( 0.962005)
test_all 0.111245 0.013888 755.965625 (744.323521)
test_rubyspec 0.034445 0.078238 170.500806 (291.938331)
total: 1098.73 sec