Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231031-231559
#<BuildRuby:0x000055c6ba03e090
@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.20231031-231559",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.007335 0.000000 2.225750 ( 3.913705)
build_miniruby 0.001646 0.000145 1.631039 ( 2.000734)
build_ruby 0.002372 0.000000 3.124162 ( 3.800568)
build_all 0.005774 0.003468 4.917147 ( 4.831520)
build_install 0.015921 0.005497 6.579394 ( 7.955194)
test_btest 0.001078 0.000000 62.223190 ( 64.935649)
test_basic 0.005084 0.002957 0.743173 ( 1.372884)
test_all 0.102761 0.023386 650.748958 (560.960004)
test_rubyspec 0.039987 0.030341 86.810628 (138.524292)
total: 788.30 sec