Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230621-031622
#<BuildRuby:0x000055eb48225f40
@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.20230621-031622",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.006851 0.000314 2.085671 ( 4.597243)
build_miniruby 0.001750 0.000000 1.568537 ( 1.989341)
build_ruby 0.001924 0.000000 2.997633 ( 3.600011)
build_all 0.008219 0.000400 4.919118 ( 4.780438)
build_install 0.019551 0.000643 6.135907 ( 6.249744)
test_btest 0.000715 0.000065 65.912611 ( 57.605723)
test_basic 0.002762 0.004736 0.717578 ( 1.092202)
test_all 0.001189 0.000144 545.411004 (377.098754)
test_rubyspec 0.039077 0.020547 80.946405 (114.839166)
total: 571.85 sec