Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230701-131314
#<BuildRuby:0x000056183d70a048
@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.20230701-131314",
@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.000022 0.000001 0.000023 ( 0.000024)
autoconf 0.000029 0.000001 0.000030 ( 0.000030)
configure 0.000026 0.000001 0.000027 ( 0.000028)
build_up 0.006981 0.000119 2.106321 ( 4.582493)
build_miniruby 0.001327 0.000000 1.564185 ( 1.943502)
build_ruby 0.001593 0.000000 3.172969 ( 3.943842)
build_all 0.007558 0.000242 5.059639 ( 4.020299)
build_install 0.012855 0.004959 6.352906 ( 6.393399)
test_btest 0.000727 0.000052 65.100192 ( 39.668779)
test_basic 0.003043 0.005013 0.807051 ( 1.043934)
test_all 0.002180 0.000233 584.821932 (349.711362)
test_rubyspec 0.040571 0.020803 81.671366 (113.995862)
total: 525.30 sec