Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240712-150907
#<BuildRuby:0x00007f1ace09fde0
@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.20240712-150907",
@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.000006 0.000028 ( 0.000029)
autoconf 0.000042 0.000012 0.000054 ( 0.000054)
configure 0.000032 0.000009 0.000041 ( 0.000041)
build_up 0.009126 0.001374 5.470983 ( 7.467818)
build_miniruby 0.002064 0.000563 31.884860 ( 30.871980)
build_ruby 0.002258 0.000533 4.981852 ( 19.997986)
build_all 0.006438 0.004962 7.433691 ( 7.985480)
build_install 0.020536 0.006585 10.334794 ( 11.716309)
test_btest 0.000956 0.000284 93.749675 (105.807311)
test_basic 0.005796 0.006545 1.111203 ( 1.951251)
test_all 0.124301 0.046712 860.421875 (1090.589298)
test_rubyspec 0.060023 0.034482 150.755464 (131.590375)
total: 1407.98 sec