Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230513-070612
#<BuildRuby:0x0000559711311db8
@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.20230513-070612",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.004759 0.002745 2.311217 ( 4.223923)
build_miniruby 0.001652 0.000000 2.135401 ( 2.087744)
build_ruby 0.001477 0.000000 2.523738 ( 2.843287)
build_all 0.005985 0.000923 2.153894 ( 2.196992)
build_install 0.013583 0.005001 3.489435 ( 3.914467)
test_btest 0.000679 0.000127 57.193898 ( 28.310266)
test_basic 0.003118 0.003917 0.592492 ( 0.718531)
test_all 0.001444 0.000307 543.117885 (267.656784)
test_rubyspec 0.021878 0.036336 74.930646 ( 98.383348)
total: 410.34 sec