Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240727-213529
#<BuildRuby:0x00007f9df510fdc0
@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.20240727-213529",
@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.000004 0.000027 ( 0.000027)
autoconf 0.000041 0.000007 0.000048 ( 0.000047)
configure 0.000032 0.000005 0.000037 ( 0.000037)
build_up 0.005485 0.004155 4.121366 ( 7.667080)
build_miniruby 0.001621 0.000306 1.846663 ( 2.833322)
build_ruby 0.002546 0.000000 4.568497 ( 6.748000)
build_all 0.010679 0.000270 7.580259 ( 10.710426)
build_install 0.025432 0.002197 10.546441 ( 15.104147)
test_btest 0.001193 0.000000 100.754927 (148.703495)
test_basic 0.002133 0.011740 1.173247 ( 2.629424)
test_all 0.122831 0.048147 869.865009 (1036.878481)
test_rubyspec 0.055286 0.040388 154.680748 (114.687979)
total: 1345.96 sec