Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240317-062215
#<BuildRuby:0x00005622caa5e068
@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.20240317-062215",
@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.000004 0.000020 ( 0.000020)
autoconf 0.000027 0.000007 0.000034 ( 0.000035)
configure 0.000026 0.000007 0.000033 ( 0.000032)
build_up 0.004823 0.005382 19.984233 ( 13.879430)
build_miniruby 0.001080 0.000319 21.268896 ( 21.235170)
build_ruby 0.001527 0.000453 4.020499 ( 4.810335)
build_all 0.006172 0.003557 34.408779 ( 34.313770)
build_install 0.022879 0.000549 8.590552 ( 7.918934)
test_btest 0.000853 0.000226 74.510779 ( 62.773676)
test_basic 0.008329 0.001049 0.916355 ( 4.017681)
test_all 0.094656 0.031415 828.352685 (635.515820)
test_rubyspec 0.077514 0.024550 127.794336 (195.613540)
total: 980.08 sec