Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230818-033025
#<BuildRuby:0x000055e6aba25db8
@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.20230818-033025",
@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.000001 0.000019 ( 0.000020)
autoconf 0.000069 0.000000 0.000069 ( 0.000038)
configure 0.000026 0.000000 0.000026 ( 0.000026)
build_up 0.007256 0.000000 2.390089 ( 4.732483)
build_miniruby 0.001436 0.000101 1.633829 ( 2.192030)
build_ruby 0.001554 0.000145 3.422098 ( 4.267303)
build_all 0.000850 0.008356 5.975779 ( 5.951385)
build_install 0.018492 0.003137 7.332026 ( 7.433300)
test_btest 0.000797 0.000126 69.263963 ( 53.617273)
test_basic 0.004564 0.002730 0.846592 ( 1.577523)
test_all 0.005700 0.006321 657.645491 (386.405593)
test_rubyspec 0.024472 0.048065 91.493344 (119.512875)
total: 585.69 sec