Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240704-100349
#<BuildRuby:0x00007f1e00b8fdd8
@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.20240704-100349",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000039 0.000008 0.000047 ( 0.000047)
configure 0.000031 0.000006 0.000037 ( 0.000038)
build_up 0.008970 0.001022 4.841907 ( 5.827537)
build_miniruby 0.001436 0.000295 1.871010 ( 2.278041)
build_ruby 0.001963 0.000404 4.673191 ( 41.072836)
build_all 0.007026 0.004890 7.988291 ( 7.715803)
build_install 0.018035 0.009999 11.439097 ( 11.649746)
test_btest 0.000377 0.001692 101.421443 (112.742680)
test_basic 0.005668 0.009229 1.305017 ( 2.184035)
test_all 0.115608 0.056100 902.503007 (994.272218)
test_rubyspec 0.054538 0.046055 159.233767 (133.614241)
total: 1311.36 sec