Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241229-214633
#<BuildRuby:0x00007f91f204fde0
@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.20241229-214633",
@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.000003 0.000023 ( 0.000024)
autoconf 0.000033 0.000006 0.000039 ( 0.000040)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.001600 0.004314 2.096061 ( 3.145178)
build_miniruby 0.001688 0.000000 1.588529 ( 1.804664)
build_ruby 0.002181 0.000000 3.792149 ( 4.536608)
build_all 0.007390 0.004811 6.139617 ( 5.200245)
build_install 0.004318 0.017774 7.968876 ( 6.515189)
test_btest 0.000910 0.000320 59.841741 ( 51.327514)
test_basic 0.005440 0.005990 0.930298 ( 1.304368)
test_all 0.128349 0.023359 696.319084 (530.128417)
test_rubyspec 0.063589 0.025418 109.196394 (109.822676)
total: 713.79 sec