Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230825-112838
#<BuildRuby:0x000055e4452ba208
@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.20230825-112838",
@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.000002 0.000020 ( 0.000021)
autoconf 0.000030 0.000003 0.000033 ( 0.000033)
configure 0.000026 0.000002 0.000028 ( 0.000030)
build_up 0.009147 0.000497 27.758013 ( 22.616492)
build_miniruby 0.001504 0.000146 17.900483 ( 18.282921)
build_ruby 0.001621 0.000157 3.262132 ( 3.942027)
build_all 0.008957 0.000438 17.136598 ( 15.908269)
build_install 0.021190 0.000288 7.147152 ( 6.527320)
test_btest 0.001125 0.000094 68.317134 ( 51.811075)
test_basic 0.008621 0.000329 0.865028 ( 1.319298)
test_all 0.004900 0.004701 664.300716 (306.818585)
test_rubyspec 0.025490 0.042800 90.340475 (107.826982)
total: 535.05 sec