Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230624-051728
#<BuildRuby:0x0000559d0036e348
@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.20230624-051728",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000024 0.000006 0.000030 ( 0.000031)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.005679 0.001420 2.180257 ( 4.785550)
build_miniruby 0.001647 0.000000 1.627273 ( 1.821952)
build_ruby 0.002077 0.000000 3.249812 ( 3.988442)
build_all 0.008451 0.000000 5.168305 ( 4.892963)
build_install 0.015285 0.005103 6.546338 ( 6.162290)
test_btest 0.000631 0.000149 64.234871 ( 50.405910)
test_basic 0.007405 0.000012 0.798179 ( 1.138077)
test_all 0.001321 0.000293 605.986398 (431.205132)
test_rubyspec 0.038852 0.025201 81.480021 (116.431332)
total: 620.83 sec