Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230905-074010
#<BuildRuby:0x0000559b5d2f6090
@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.20230905-074010",
@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.000023 0.000004 0.000027 ( 0.000029)
autoconf 0.000036 0.000008 0.000044 ( 0.000043)
configure 0.000032 0.000007 0.000039 ( 0.000038)
build_up 0.003161 0.003668 2.048591 ( 3.774984)
build_miniruby 0.001802 0.000407 1.769219 ( 2.637472)
build_ruby 0.000000 0.001877 3.605328 ( 4.998448)
build_all 0.000000 0.009304 6.059308 ( 6.567972)
build_install 0.012376 0.010643 7.270993 ( 8.456922)
test_btest 0.000620 0.000231 65.373035 ( 64.788898)
test_basic 0.009106 0.001919 0.885416 ( 1.618705)
test_all 0.005592 0.006116 712.945951 (770.187576)
test_rubyspec 0.054629 0.032954 101.577225 (144.452396)
total: 1007.48 sec