Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240625-011313
#<BuildRuby:0x00007fd9e911fdd0
@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.20240625-011313",
@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.000023 0.000007 0.000030 ( 0.000031)
autoconf 0.000034 0.000010 0.000044 ( 0.000044)
configure 0.000028 0.000008 0.000036 ( 0.000036)
build_up 0.007657 0.002223 4.218340 ( 7.732992)
build_miniruby 0.001617 0.000469 2.415541 ( 3.617368)
build_ruby 0.002475 0.000718 4.642375 ( 6.357755)
build_all 0.012683 0.000000 7.668022 ( 9.930902)
build_install 0.021331 0.007978 11.048101 ( 15.221052)
test_btest 0.000821 0.000229 101.543574 (140.347678)
test_basic 0.003025 0.011690 1.154209 ( 1.929589)
test_all 0.118664 0.049760 800.599392 (970.917241)
test_rubyspec 0.062492 0.036582 152.333507 ( 88.161123)
total: 1244.22 sec