Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230505-030724
#<BuildRuby:0x000056346a3b2398
@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.20230505-030724",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.002464 0.004260 1.959974 ( 4.231534)
build_miniruby 0.001299 0.000250 1.384051 ( 1.580686)
build_ruby 0.001430 0.000275 2.487138 ( 2.933269)
build_all 0.005934 0.001141 2.204175 ( 2.223665)
build_install 0.012924 0.004276 3.361992 ( 3.532030)
test_btest 0.000713 0.000148 59.619087 ( 44.762386)
test_basic 0.006486 0.001342 0.709272 ( 1.037427)
test_all 0.001106 0.000229 556.670442 (398.764197)
test_rubyspec 0.035628 0.033117 79.416568 (122.219219)
total: 581.29 sec