Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230515-130241
#<BuildRuby:0x0000564c7d4de048
@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.20230515-130241",
@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.000000 0.000015 0.000015 ( 0.000015)
autoconf 0.000000 0.000030 0.000030 ( 0.000029)
configure 0.000000 0.000024 0.000024 ( 0.000023)
build_up 0.003223 0.004585 2.588158 ( 5.092409)
build_miniruby 0.001279 0.000373 1.612924 ( 1.829492)
build_ruby 0.001320 0.000385 2.693919 ( 3.156472)
build_all 0.007822 0.000000 2.248830 ( 2.739298)
build_install 0.005323 0.011239 3.415249 ( 3.085937)
test_btest 0.000679 0.000243 58.717365 ( 35.904974)
test_basic 0.002404 0.004998 0.670350 ( 1.081988)
test_all 0.001156 0.000455 568.079243 (318.094762)
test_rubyspec 0.032137 0.020900 74.737984 (102.987260)
total: 473.97 sec