Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231201-165307
#<BuildRuby:0x00005582095f2338
@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.20231201-165307",
@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.000005 0.000023 ( 0.000023)
autoconf 0.000025 0.000007 0.000032 ( 0.000032)
configure 0.000023 0.000006 0.000029 ( 0.000030)
build_up 0.006851 0.001918 2.578658 ( 4.305327)
build_miniruby 0.000000 0.001899 1.778277 ( 2.087733)
build_ruby 0.000000 0.001653 3.340800 ( 4.333232)
build_all 0.006434 0.002646 5.433269 ( 5.707033)
build_install 0.018383 0.004603 7.037797 ( 7.472023)
test_btest 0.000812 0.000252 61.260701 ( 65.888103)
test_basic 0.003038 0.005652 0.792793 ( 1.252484)
test_all 0.084546 0.040193 695.063150 (452.855889)
test_rubyspec 0.027378 0.046071 87.556465 (120.221637)
total: 664.12 sec