Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230507-050541
#<BuildRuby:0x000056103b75ddd8
@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.20230507-050541",
@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.000002 0.000024 ( 0.000025)
autoconf 0.000035 0.000004 0.000039 ( 0.000038)
configure 0.000042 0.000000 0.000042 ( 0.000041)
build_up 0.002182 0.003814 1.936235 ( 3.274481)
build_miniruby 0.001520 0.000217 1.416771 ( 1.419957)
build_ruby 0.001410 0.000201 2.655014 ( 3.007302)
build_all 0.005621 0.000803 2.033667 ( 1.368420)
build_install 0.006857 0.011552 3.320503 ( 2.952195)
test_btest 0.000620 0.000140 61.938311 ( 35.962262)
test_basic 0.005047 0.001140 0.681711 ( 0.873157)
test_all 0.001277 0.000288 576.049824 (330.276983)
test_rubyspec 0.032437 0.026886 78.385454 (100.466649)
total: 479.60 sec