Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240714-030828
#<BuildRuby:0x00007f4e5047fdd8
@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.20240714-030828",
@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.000018 0.000002 0.000020 ( 0.000022)
autoconf 0.000041 0.000006 0.000047 ( 0.000048)
configure 0.000029 0.000004 0.000033 ( 0.000033)
build_up 0.009181 0.000756 4.061018 ( 5.932725)
build_miniruby 0.002179 0.000311 2.856443 ( 3.056276)
build_ruby 0.002818 0.000000 4.210538 ( 15.928653)
build_all 0.011503 0.000276 7.487477 ( 5.933959)
build_install 0.018803 0.006419 10.530390 ( 9.337738)
test_btest 0.000959 0.000147 94.417165 ( 73.417318)
test_basic 0.002240 0.010355 1.085825 ( 1.645832)
test_all 0.111201 0.059467 851.447631 (982.870731)
test_rubyspec 0.054318 0.041186 153.762323 (154.523028)
total: 1252.65 sec