Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240227-120251
#<BuildRuby:0x000056276fd39f18
@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.20240227-120251",
@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.000004 0.000022 ( 0.000021)
autoconf 0.000026 0.000005 0.000031 ( 0.000030)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.006327 0.005425 18.820553 ( 20.672693)
build_miniruby 0.001695 0.000391 22.010430 ( 27.860658)
build_ruby 0.000000 0.002004 3.786333 ( 4.998059)
build_all 0.008660 0.001167 33.557111 ( 41.529033)
build_install 0.016924 0.006370 7.995797 ( 10.175619)
test_btest 0.000000 0.000795 75.918280 ( 99.781262)
test_basic 0.000411 0.007976 0.881240 ( 1.635096)
test_all 0.090291 0.033427 750.405944 (579.949551)
test_rubyspec 0.028396 0.062871 117.620812 (168.361966)
total: 954.97 sec