Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241012-205336
#<BuildRuby:0x00007f2f03c7fdd8
@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.20241012-205336",
@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.000030)
autoconf 0.000039 0.000008 0.000047 ( 0.000047)
configure 0.000032 0.000006 0.000038 ( 0.000039)
build_up 0.009581 0.000279 4.242444 ( 5.408547)
build_miniruby 0.001605 0.000321 1.820161 ( 1.904840)
build_ruby 0.002127 0.000000 4.160317 ( 30.835690)
build_all 0.005352 0.003160 5.919818 ( 4.580720)
build_install 0.017740 0.007214 9.364519 ( 9.087569)
test_btest 0.000847 0.000195 80.335739 ( 53.628591)
test_basic 0.003675 0.007472 1.038254 ( 4.035963)
test_all 0.117918 0.042027 746.912428 (494.434369)
test_rubyspec 0.047188 0.040034 121.307563 ( 56.008649)
total: 659.93 sec