Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230813-033150
#<BuildRuby:0x000055d16002a1e8
@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.20230813-033150",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000025 0.000006 0.000031 ( 0.000030)
configure 0.000022 0.000005 0.000027 ( 0.000028)
build_up 0.002775 0.004845 2.297871 ( 4.706292)
build_miniruby 0.000972 0.000287 1.744384 ( 1.797396)
build_ruby 0.000000 0.002138 3.232700 ( 3.715651)
build_all 0.007075 0.001547 2.794047 ( 2.881932)
build_install 0.014517 0.004795 4.018731 ( 4.243800)
test_btest 0.000633 0.000198 66.159575 ( 45.968978)
test_basic 0.003474 0.003971 0.818766 ( 1.118204)
test_all 0.001267 0.000423 656.902965 (370.422721)
test_rubyspec 0.054203 0.011596 87.952738 (119.167862)
total: 554.02 sec