Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230910-054044
#<BuildRuby:0x000055f6fc7f6090
@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.20230910-054044",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000025 0.000006 0.000031 ( 0.000031)
configure 0.000023 0.000006 0.000029 ( 0.000030)
build_up 0.005523 0.003506 2.430597 ( 5.061951)
build_miniruby 0.001491 0.000373 1.792227 ( 2.251744)
build_ruby 0.001992 0.000000 3.577575 ( 4.588048)
build_all 0.001132 0.008103 5.767640 ( 4.982768)
build_install 0.017299 0.005667 7.400580 ( 7.392603)
test_btest 0.000672 0.000211 65.517223 ( 50.837763)
test_basic 0.008407 0.000000 0.860043 ( 1.426182)
test_all 0.005084 0.005926 707.148540 (612.916556)
test_rubyspec 0.041841 0.043252 97.708490 (139.774295)
total: 829.23 sec