Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231222-183334
#<BuildRuby:0x000055ac146f22f8
@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.20231222-183334",
@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.000018 0.000002 0.000020 ( 0.000022)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.001248 0.004274 1.657502 ( 2.450292)
build_miniruby 0.001408 0.000235 1.705426 ( 1.999380)
build_ruby 0.000000 0.001944 3.461062 ( 4.089429)
build_all 0.005942 0.002457 4.965549 ( 4.258850)
build_install 0.018144 0.000961 6.126161 ( 5.494497)
test_btest 0.000956 0.000171 61.407303 ( 54.037472)
test_basic 0.000000 0.008558 0.786722 ( 1.037242)
test_all 0.098113 0.031062 685.971272 (672.027959)
test_rubyspec 0.040441 0.041376 92.161371 (173.600052)
total: 919.00 sec