Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241029-230638
#<BuildRuby:0x00007fb024b7fdc8
@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.20241029-230638",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000031 0.000009 0.000040 ( 0.000040)
configure 0.000027 0.000008 0.000035 ( 0.000035)
build_up 0.002625 0.006264 4.065564 ( 4.223511)
build_miniruby 0.001387 0.000447 1.720151 ( 1.816567)
build_ruby 0.001754 0.000565 4.358854 ( 4.701676)
build_all 0.007921 0.002679 6.011957 ( 3.714849)
build_install 0.016292 0.005271 8.508296 ( 5.991623)
test_btest 0.001065 0.000000 65.173001 ( 44.604256)
test_basic 0.010918 0.001435 0.982006 ( 1.407808)
test_all 0.117980 0.035581 744.871905 (493.759961)
test_rubyspec 0.062748 0.027113 107.845197 ( 56.378138)
total: 616.60 sec