Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230512-130931
#<BuildRuby:0x000055b6673fa278
@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.20230512-130931",
@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.000010 0.000003 0.000013 ( 0.000014)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.005345 0.001627 1.984016 ( 4.477879)
build_miniruby 0.001210 0.000369 1.416168 ( 1.659999)
build_ruby 0.001011 0.000308 2.476125 ( 3.104222)
build_all 0.002455 0.005163 2.303191 ( 2.373884)
build_install 0.017648 0.000000 3.323929 ( 3.497202)
test_btest 0.000838 0.000248 59.194737 ( 40.156783)
test_basic 0.002144 0.005169 0.670265 ( 1.081321)
test_all 0.001328 0.000443 578.159503 (355.498426)
test_rubyspec 0.028969 0.032298 75.503529 (104.898785)
total: 516.75 sec