Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230808-052311
#<BuildRuby:0x0000560237172228
@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.20230808-052311",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000035 0.000000 0.000035 ( 0.000030)
configure 0.000024 0.000000 0.000024 ( 0.000024)
build_up 0.006752 0.000217 2.380722 ( 5.219826)
build_miniruby 0.000000 0.002321 1.773463 ( 2.145400)
build_ruby 0.000000 0.001912 3.395997 ( 3.911125)
build_all 0.002154 0.006414 2.880632 ( 2.901240)
build_install 0.011404 0.009407 4.378664 ( 4.499089)
test_btest 0.000914 0.000207 73.716427 ( 52.788293)
test_basic 0.005369 0.004439 0.869170 ( 1.274291)
test_all 0.001641 0.000410 652.309273 (418.030125)
test_rubyspec 0.025022 0.035479 88.643966 (117.374821)
total: 608.15 sec