Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230809-132457
#<BuildRuby:0x000055ccd0a6e1e8
@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.20230809-132457",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.006631 0.000737 2.158117 ( 5.775974)
build_miniruby 0.000000 0.002103 1.627893 ( 1.722502)
build_ruby 0.000666 0.001026 3.296524 ( 3.892108)
build_all 0.001548 0.007585 2.733806 ( 2.947411)
build_install 0.017638 0.002647 4.006752 ( 4.191467)
test_btest 0.000773 0.000150 67.178381 ( 47.612664)
test_basic 0.006706 0.000000 0.790972 ( 1.240645)
test_all 0.001957 0.000000 602.602944 (389.500082)
test_rubyspec 0.031107 0.030918 85.192859 (116.263427)
total: 573.15 sec