Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231011-122329
#<BuildRuby:0x000055f3f34ee228
@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.20231011-122329",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000030 0.000003 0.000033 ( 0.000032)
configure 0.000029 0.000003 0.000032 ( 0.000031)
build_up 0.007751 0.000750 2.650189 ( 4.065037)
build_miniruby 0.001659 0.000161 18.027552 ( 18.511497)
build_ruby 0.002282 0.000221 3.522952 ( 4.472875)
build_all 0.009219 0.000453 5.770355 ( 5.154801)
build_install 0.015542 0.008115 7.552081 ( 6.481959)
test_btest 0.000881 0.000119 65.088876 ( 45.254431)
test_basic 0.009232 0.000061 0.902913 ( 1.228769)
test_all 0.005725 0.005273 682.202218 (377.890443)
test_rubyspec 0.051643 0.032057 100.137544 (132.527173)
total: 595.59 sec