Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230627-091710
#<BuildRuby:0x00005632d932df40
@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.20230627-091710",
@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.000001 0.000017 ( 0.000018)
autoconf 0.000027 0.000002 0.000029 ( 0.000028)
configure 0.000024 0.000001 0.000025 ( 0.000025)
build_up 0.006163 0.000425 2.205538 ( 4.422239)
build_miniruby 0.001522 0.000000 1.922480 ( 2.072485)
build_ruby 0.000000 0.002017 3.273805 ( 3.655960)
build_all 0.002367 0.005761 4.861929 ( 3.059473)
build_install 0.015021 0.005114 6.496875 ( 5.725312)
test_btest 0.000866 0.000131 65.267939 ( 40.321866)
test_basic 0.004556 0.003614 0.771779 ( 1.132727)
test_all 0.001188 0.000203 601.283280 (428.142093)
test_rubyspec 0.049935 0.007617 81.810379 (117.381975)
total: 605.92 sec