Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241106-231326
#<BuildRuby:0x00007fc3af36fdd8
@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.20241106-231326",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000033 0.000008 0.000041 ( 0.000040)
configure 0.000027 0.000007 0.000034 ( 0.000034)
build_up 0.005790 0.003422 4.301811 ( 5.654645)
build_miniruby 0.001414 0.000364 2.295168 ( 3.633446)
build_ruby 0.001856 0.000478 4.280859 ( 25.511112)
build_all 0.012170 0.000000 18.682484 ( 14.788347)
build_install 0.012807 0.011183 9.371601 ( 6.605264)
test_btest 0.000692 0.000198 63.202293 ( 51.913323)
test_basic 0.010266 0.001758 1.023313 ( 1.350930)
test_all 0.104708 0.048974 739.755793 (374.638851)
test_rubyspec 0.036868 0.050295 109.320996 ( 44.964472)
total: 529.06 sec