Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241120-192853
#<BuildRuby:0x00007ff4260efde0
@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.20241120-192853",
@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.000021 0.000005 0.000026 ( 0.000028)
autoconf 0.000036 0.000008 0.000044 ( 0.000045)
configure 0.000035 0.000008 0.000043 ( 0.000044)
build_up 0.008271 0.001868 4.343131 ( 5.767509)
build_miniruby 0.001746 0.000394 2.292291 ( 2.868495)
build_ruby 0.001783 0.000402 4.552691 ( 5.222116)
build_all 0.009178 0.002072 6.194143 ( 6.102970)
build_install 0.019954 0.006091 9.102254 ( 9.041892)
test_btest 0.000811 0.000191 67.314374 ( 67.746890)
test_basic 0.000000 0.013418 1.033418 ( 4.402366)
test_all 0.081763 0.067037 722.622934 (330.369356)
test_rubyspec 0.062348 0.023590 105.507534 ( 33.448151)
total: 464.97 sec