Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241111-052144
#<BuildRuby:0x00007f632e9dfdd0
@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.20241111-052144",
@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.000029)
autoconf 0.000036 0.000011 0.000047 ( 0.000047)
configure 0.000034 0.000011 0.000045 ( 0.000043)
build_up 0.007389 0.002384 4.382460 ( 5.084321)
build_miniruby 0.001433 0.000462 2.354753 ( 2.583921)
build_ruby 0.000000 0.002612 4.448270 ( 4.709081)
build_all 0.009064 0.003210 6.360524 ( 5.278105)
build_install 0.024658 0.001981 9.384720 ( 7.956585)
test_btest 0.000745 0.000228 66.852767 ( 50.645395)
test_basic 0.006044 0.006764 1.090811 ( 1.327663)
test_all 0.117433 0.042529 698.530458 (315.878851)
test_rubyspec 0.033299 0.050485 105.354141 ( 25.921445)
total: 419.39 sec