Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230806-132515
#<BuildRuby:0x000056341c0222a8
@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.20230806-132515",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.003184 0.004517 2.394674 ( 5.236068)
build_miniruby 0.001814 0.000000 1.779624 ( 2.634290)
build_ruby 0.001551 0.000000 3.458980 ( 53.838047)
build_all 0.007419 0.000698 2.888677 ( 2.904577)
build_install 0.012207 0.008039 4.148777 ( 4.167052)
test_btest 0.000798 0.000205 68.441621 ( 49.296323)
test_basic 0.007357 0.000833 0.862704 ( 1.416432)
test_all 0.000936 0.000234 672.627098 (424.675429)
test_rubyspec 0.030805 0.030223 88.828340 (135.841707)
total: 680.01 sec