Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241029-070307
#<BuildRuby:0x00007f2d4a3bfdc0
@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-070307",
@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.000022)
autoconf 0.000042 0.000006 0.000048 ( 0.000048)
configure 0.000038 0.000000 0.000038 ( 0.000036)
build_up 0.000000 0.008997 4.150944 ( 4.554307)
build_miniruby 0.000536 0.001288 2.122039 ( 2.144035)
build_ruby 0.002189 0.000000 4.264217 ( 4.549465)
build_all 0.008108 0.003576 6.066734 ( 4.116005)
build_install 0.016889 0.007771 9.437049 ( 7.661541)
test_btest 0.000719 0.000171 68.560326 ( 40.433574)
test_basic 0.010903 0.000000 0.980791 ( 1.055777)
test_all 0.127808 0.020200 714.675493 (316.900926)
test_rubyspec 0.054072 0.034711 111.769501 ( 53.722115)
total: 435.14 sec