Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240131-210456
#<BuildRuby:0x000055e73fc71e98
@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.20240131-210456",
@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.000018 0.000002 0.000020 ( 0.000019)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000024 0.000002 0.000026 ( 0.000025)
build_up 0.006878 0.000203 2.222235 ( 4.244576)
build_miniruby 0.002208 0.000148 38.893614 ( 40.431543)
build_ruby 0.002010 0.000134 3.562607 ( 5.049187)
build_all 0.005295 0.004201 5.760725 ( 6.874388)
build_install 0.018070 0.003841 7.317033 ( 9.142484)
test_btest 0.000860 0.000096 70.825843 ( 91.342342)
test_basic 0.007852 0.000408 0.868823 ( 1.694534)
test_all 0.072226 0.054986 736.547101 (809.206452)
test_rubyspec 0.054173 0.064807 186.121233 (272.949922)
total: 1240.94 sec