Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230909-153915
#<BuildRuby:0x0000561e3c901018
@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.20230909-153915",
@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.000016 0.000001 0.000017 ( 0.000019)
autoconf 0.000025 0.000001 0.000026 ( 0.000027)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.007466 0.000221 2.318177 ( 5.177124)
build_miniruby 0.000000 0.001938 1.740605 ( 2.120442)
build_ruby 0.000086 0.001866 3.357143 ( 4.381785)
build_all 0.009483 0.000088 5.567511 ( 5.634569)
build_install 0.020749 0.001495 7.206439 ( 7.894423)
test_btest 0.001026 0.000040 64.436819 ( 58.627463)
test_basic 0.000535 0.008437 0.863053 ( 1.373008)
test_all 0.010162 0.000775 665.888334 (635.036214)
test_rubyspec 0.026319 0.057965 94.349931 (139.424053)
total: 859.67 sec