Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231103-051629
#<BuildRuby:0x0000565458d46068
@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.20231103-051629",
@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.000016 0.000003 0.000019 ( 0.000022)
autoconf 0.000027 0.000006 0.000033 ( 0.000033)
configure 0.000026 0.000006 0.000032 ( 0.000031)
build_up 0.005910 0.001223 2.364150 ( 3.983709)
build_miniruby 0.000000 0.001892 1.720773 ( 2.388843)
build_ruby 0.000000 0.001522 3.486855 ( 4.346733)
build_all 0.004520 0.004376 5.366495 ( 5.461294)
build_install 0.020467 0.001120 6.784245 ( 6.802027)
test_btest 0.000639 0.000150 62.859397 ( 61.052876)
test_basic 0.002141 0.003588 0.726021 ( 1.127546)
test_all 0.092287 0.031794 637.442309 (447.942039)
test_rubyspec 0.051752 0.025255 91.950556 (150.785390)
total: 683.89 sec