Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240614-210626
#<BuildRuby:0x00007f25fe2bfdd8
@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-210626",
@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.000024 0.000005 0.000029 ( 0.000029)
autoconf 0.000039 0.000007 0.000046 ( 0.000047)
configure 0.000033 0.000005 0.000038 ( 0.000039)
build_up 0.006897 0.005310 6.492117 ( 10.703688)
build_miniruby 0.003282 0.004879 146.857688 (194.147970)
build_ruby 0.002096 0.000479 5.472627 ( 44.154233)
build_all 0.008570 0.001959 7.476594 ( 10.943902)
build_install 0.018806 0.006903 10.634218 ( 15.997501)
test_btest 0.001038 0.000253 96.606997 (146.134235)
test_basic 0.006734 0.005818 1.218151 ( 2.339458)
test_all 0.102459 0.065411 853.071663 (1105.284012)
test_rubyspec 0.054399 0.045989 150.143192 (107.966347)
total: 1637.67 sec