Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240716-191043
#<BuildRuby:0x00007f4014a8fdd0
@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.20240716-191043",
@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.000027 0.000004 0.000031 ( 0.000027)
autoconf 0.000044 0.000006 0.000050 ( 0.000046)
configure 0.000036 0.000005 0.000041 ( 0.000042)
build_up 0.005143 0.004997 4.135776 ( 6.721107)
build_miniruby 0.002267 0.000388 32.628845 ( 36.273434)
build_ruby 0.002866 0.000000 4.110202 ( 5.062128)
build_all 0.010281 0.000744 7.188822 ( 7.847026)
build_install 0.022997 0.004576 10.063244 ( 11.698966)
test_btest 0.000815 0.000136 97.424080 (113.017288)
test_basic 0.011719 0.001175 1.173400 ( 2.647563)
test_all 0.122091 0.045251 819.595862 (879.008272)
test_rubyspec 0.061002 0.030873 150.344011 (135.366444)
total: 1197.64 sec