Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231106-191950
#<BuildRuby:0x000055872b60e278
@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.20231106-191950",
@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.000020 0.000005 0.000025 ( 0.000024)
autoconf 0.000024 0.000006 0.000030 ( 0.000031)
configure 0.000023 0.000005 0.000028 ( 0.000029)
build_up 0.003943 0.004030 2.556067 ( 4.516092)
build_miniruby 0.001106 0.000309 5.359381 ( 6.827249)
build_ruby 0.000000 0.001742 3.244787 ( 3.999730)
build_all 0.000691 0.009182 5.698607 ( 6.262346)
build_install 0.019821 0.002718 7.196518 ( 8.734977)
test_btest 0.000706 0.000243 64.460755 ( 70.348877)
test_basic 0.005794 0.001998 0.803713 ( 1.381690)
test_all 0.078355 0.048943 651.577692 (455.411730)
test_rubyspec 0.023805 0.054479 93.097504 (136.393013)
total: 693.88 sec