Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240928-064004
#<BuildRuby:0x00007f7e9145fdc8
@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.20240928-064004",
@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.000019 0.000007 0.000026 ( 0.000027)
autoconf 0.000029 0.000011 0.000040 ( 0.000040)
configure 0.000029 0.000010 0.000039 ( 0.000038)
build_up 0.007980 0.002832 5.174590 ( 7.894045)
build_miniruby 0.001381 0.000490 1.821502 ( 2.740480)
build_ruby 0.000000 0.002485 4.432002 ( 5.756051)
build_all 0.004975 0.006202 6.603991 ( 7.813125)
build_install 0.022059 0.006207 10.165031 ( 12.779895)
test_btest 0.000689 0.000268 87.919732 (103.987208)
test_basic 0.009691 0.003046 1.187939 ( 1.878937)
test_all 0.127888 0.036209 800.838248 (718.363584)
test_rubyspec 0.056121 0.039150 128.858519 ( 72.743206)
total: 933.96 sec