Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231130-045451
#<BuildRuby:0x000055b243116278
@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.20231130-045451",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000028 0.000002 0.000030 ( 0.000031)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.002272 0.007861 4.542748 ( 6.608596)
build_miniruby 0.000000 0.003738 5.459937 ( 5.714712)
build_ruby 0.001458 0.000289 3.347649 ( 4.265890)
build_all 0.010570 0.001110 17.645624 ( 12.699349)
build_install 0.015420 0.006318 6.936970 ( 6.535859)
test_btest 0.000845 0.000164 62.803592 ( 59.513930)
test_basic 0.007416 0.000541 0.769785 ( 1.191814)
test_all 0.096010 0.028992 675.041698 (403.848662)
test_rubyspec 0.043161 0.032014 91.136976 (127.511505)
total: 627.89 sec