Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241227-155015
#<BuildRuby:0x00007f9886defdc0
@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.20241227-155015",
@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.000023 0.000003 0.000026 ( 0.000027)
autoconf 0.000041 0.000006 0.000047 ( 0.000047)
configure 0.000031 0.000005 0.000036 ( 0.000036)
build_up 0.006246 0.000328 2.274154 ( 4.521962)
build_miniruby 0.001837 0.000248 1.794453 ( 11.933480)
build_ruby 0.002033 0.000275 4.163550 ( 94.190335)
build_all 0.011855 0.000000 6.272925 ( 6.450780)
build_install 0.016968 0.007520 7.975712 ( 32.646486)
test_btest 0.000801 0.000125 68.250445 ( 93.616593)
test_basic 0.011037 0.001078 1.031717 ( 2.053536)
test_all 0.104611 0.057868 761.902654 (929.982693)
test_rubyspec 0.057581 0.032116 110.464964 ( 96.112383)
total: 1271.51 sec