Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240214-032018
#<BuildRuby:0x0000560bb0e25e98
@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.20240214-032018",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000025 0.000005 0.000030 ( 0.000028)
autoconf 0.000034 0.000007 0.000041 ( 0.000039)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.006031 0.002638 3.068291 ( 5.166828)
build_miniruby 0.002700 0.000000 43.366087 ( 40.148607)
build_ruby 0.002434 0.000000 3.690500 ( 4.730440)
build_all 0.005712 0.003673 6.207663 ( 6.608211)
build_install 0.020980 0.002099 7.749151 ( 8.338363)
test_btest 0.000893 0.000188 73.778799 ( 81.726952)
test_basic 0.003994 0.003968 0.864392 ( 1.452012)
test_all 0.088529 0.035897 782.696057 (514.802015)
test_rubyspec 0.054092 0.059486 181.760371 (229.563454)
total: 892.54 sec