Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240205-130330
#<BuildRuby:0x000055db0de9df48
@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.20240205-130330",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000027 0.000005 0.000032 ( 0.000031)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.000190 0.006867 2.050493 ( 2.624769)
build_miniruby 0.001340 0.000309 1.852628 ( 1.924117)
build_ruby 0.001628 0.000376 3.601204 ( 3.975548)
build_all 0.002592 0.007308 5.700660 ( 4.437648)
build_install 0.022464 0.000872 7.003729 ( 6.019514)
test_btest 0.000814 0.000204 73.341082 ( 56.149073)
test_basic 0.008012 0.000034 0.842246 ( 1.154450)
test_all 0.098416 0.027810 741.531710 (565.098609)
test_rubyspec 0.018492 0.096908 183.142770 (277.381683)
total: 918.77 sec