Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240710-130916
#<BuildRuby:0x00007f4fe33efdc0
@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.20240710-130916",
@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.000022 0.000005 0.000027 ( 0.000028)
autoconf 0.000034 0.000007 0.000041 ( 0.000042)
configure 0.000028 0.000006 0.000034 ( 0.000035)
build_up 0.009004 0.001057 4.388309 ( 7.086945)
build_miniruby 0.002222 0.000000 1.896804 ( 2.807330)
build_ruby 0.002889 0.000000 4.545156 ( 6.133238)
build_all 0.011411 0.000210 7.455779 ( 9.507583)
build_install 0.023403 0.003928 10.637470 ( 13.679425)
test_btest 0.001035 0.000000 93.672295 (130.509473)
test_basic 0.002577 0.010245 1.187531 ( 2.098715)
test_all 0.113330 0.054758 881.349490 (1183.540064)
test_rubyspec 0.061230 0.032447 155.296311 (132.436684)
total: 1487.80 sec