Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240614-010602
#<BuildRuby:0x00007f5b23d1fdc8
@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.20240614-010602",
@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.000020 0.000009 0.000029 ( 0.000029)
autoconf 0.000036 0.000015 0.000051 ( 0.000051)
configure 0.000033 0.000014 0.000047 ( 0.000048)
build_up 0.006303 0.002643 4.093914 ( 7.560195)
build_miniruby 0.002591 0.000000 1.934402 ( 3.870459)
build_ruby 0.002820 0.000000 4.382130 ( 40.938248)
build_all 0.005437 0.005319 7.385871 ( 10.463634)
build_install 0.012585 0.014534 10.442646 ( 14.203827)
test_btest 0.000806 0.000391 96.171194 (144.786358)
test_basic 0.007312 0.007939 1.273264 ( 2.386209)
test_all 0.119520 0.047351 858.368882 (1210.054816)
test_rubyspec 0.067193 0.029162 151.065098 ( 94.977560)
total: 1529.24 sec