Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240303-081321
#<BuildRuby:0x000055da4554a090
@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.20240303-081321",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.007924 0.001057 2.800435 ( 4.180802)
build_miniruby 0.001569 0.000209 1.768602 ( 2.132055)
build_ruby 0.001699 0.000227 3.689272 ( 14.547338)
build_all 0.008209 0.000000 6.164538 ( 5.859690)
build_install 0.015195 0.005849 7.988074 ( 7.640758)
test_btest 0.000428 0.000554 74.602023 ( 67.436841)
test_basic 0.000098 0.007613 0.855518 ( 1.380938)
test_all 0.079073 0.041776 695.628337 (435.261402)
test_rubyspec 0.045301 0.049070 118.720413 (168.010569)
total: 706.45 sec