Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241003-144646
#<BuildRuby:0x00007fec9662fdd8
@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.20241003-144646",
@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.000020 0.000007 0.000027 ( 0.000026)
autoconf 0.000033 0.000010 0.000043 ( 0.000042)
configure 0.000025 0.000008 0.000033 ( 0.000032)
build_up 0.006376 0.004807 4.744588 ( 7.316985)
build_miniruby 0.001854 0.000600 7.756581 ( 7.743915)
build_ruby 0.001947 0.000629 4.519530 ( 41.263607)
build_all 0.010855 0.000724 6.862981 ( 8.058109)
build_install 0.010364 0.015222 10.282872 ( 12.068015)
test_btest 0.000724 0.000274 88.850490 (100.024603)
test_basic 0.010656 0.003433 1.154217 ( 1.864763)
test_all 0.115137 0.049381 809.435694 (620.860284)
test_rubyspec 0.055084 0.035466 124.863870 ( 37.364367)
total: 836.57 sec