Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230817-033135
#<BuildRuby:0x000056246e3bde98
@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.20230817-033135",
@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.000021 0.000005 0.000026 ( 0.000027)
autoconf 0.000028 0.000006 0.000034 ( 0.000033)
configure 0.000026 0.000005 0.000031 ( 0.000032)
build_up 0.007420 0.001590 3.387517 ( 5.935273)
build_miniruby 0.002246 0.000481 58.809421 ( 29.940521)
build_ruby 0.000000 0.001896 3.415610 ( 3.954761)
build_all 0.006604 0.002890 16.206371 ( 14.990744)
build_install 0.011882 0.009063 7.313615 ( 5.777813)
test_btest 0.000000 0.001196 69.493826 ( 50.670575)
test_basic 0.000000 0.004690 0.838396 ( 1.160758)
test_all 0.009479 0.000898 629.268431 (298.957089)
test_rubyspec 0.040509 0.035658 93.017608 (115.763541)
total: 527.15 sec