Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230811-152750
#<BuildRuby:0x000055b15a559f18
@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.20230811-152750",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.007785 0.000525 2.685798 ( 5.642198)
build_miniruby 0.002510 0.000000 60.497558 ( 43.849094)
build_ruby 0.001789 0.000036 3.829445 ( 4.430243)
build_all 0.007889 0.001052 2.751395 ( 2.658577)
build_install 0.013638 0.007354 4.274580 ( 4.703579)
test_btest 0.000595 0.000103 65.430174 ( 52.931681)
test_basic 0.003861 0.004112 0.778471 ( 1.237748)
test_all 0.001397 0.000133 636.865275 (379.759047)
test_rubyspec 0.018766 0.041294 86.243711 (109.547814)
total: 604.76 sec