Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241230-034633
#<BuildRuby:0x00007f4aba92fde0
@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.20241230-034633",
@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.000040 0.000006 0.000046 ( 0.000046)
configure 0.000029 0.000004 0.000033 ( 0.000033)
build_up 0.001915 0.004385 2.184784 ( 2.930826)
build_miniruby 0.000000 0.001740 1.640224 ( 1.877341)
build_ruby 0.000874 0.001616 4.306391 ( 4.537960)
build_all 0.011238 0.000000 6.351192 ( 4.506118)
build_install 0.018655 0.004374 8.024571 ( 6.273545)
test_btest 0.000807 0.000154 61.052748 ( 55.321469)
test_basic 0.007350 0.001400 0.956559 ( 1.222315)
test_all 0.122149 0.031609 717.002462 (602.083181)
test_rubyspec 0.065313 0.022956 109.938168 (114.538679)
total: 793.29 sec