Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230622-111800
#<BuildRuby:0x000055bc10d86630
@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.20230622-111800",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.006868 0.000763 2.200083 ( 4.807291)
build_miniruby 0.001542 0.000171 1.865534 ( 2.159906)
build_ruby 0.001490 0.000166 3.102577 ( 4.034930)
build_all 0.003773 0.004980 4.894291 ( 4.659970)
build_install 0.014321 0.006305 6.405773 ( 6.522931)
test_btest 0.000000 0.001121 64.937742 ( 52.759660)
test_basic 0.004874 0.002667 0.737770 ( 1.231166)
test_all 0.000928 0.000185 575.241756 (385.932127)
test_rubyspec 0.033089 0.027068 79.304400 (112.193881)
total: 574.30 sec