Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241008-164905
#<BuildRuby:0x00007fd0f75bfde0
@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.20241008-164905",
@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.000021 0.000005 0.000026 ( 0.000026)
autoconf 0.000032 0.000007 0.000039 ( 0.000039)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.003236 0.007806 5.540028 ( 8.144601)
build_miniruby 0.002063 0.000546 107.048381 ( 99.836653)
build_ruby 0.002297 0.000608 4.697766 ( 5.739259)
build_all 0.007030 0.004950 6.694374 ( 7.530883)
build_install 0.025228 0.003321 9.745706 ( 11.492443)
test_btest 0.000824 0.000217 86.392716 (108.378190)
test_basic 0.011684 0.001826 1.175544 ( 2.464047)
test_all 0.097400 0.067846 813.054113 (732.160559)
test_rubyspec 0.059644 0.038852 124.750926 ( 68.547505)
total: 1044.30 sec