Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240929-144239
#<BuildRuby:0x00007fe7302ffde0
@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.20240929-144239",
@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.000002 0.000025 ( 0.000026)
autoconf 0.000042 0.000004 0.000046 ( 0.000047)
configure 0.000032 0.000003 0.000035 ( 0.000036)
build_up 0.017357 0.012195 60.493037 (123.731134)
build_miniruby 0.001767 0.000275 2.501706 ( 7.490060)
build_ruby 0.003030 0.000000 4.725919 ( 16.710276)
build_all 0.059065 0.018037 171.387741 (172.636002)
build_install 0.020230 0.006584 10.747651 ( 10.677223)
test_btest 0.000682 0.000137 84.631345 ( 80.005236)
test_basic 0.007519 0.004155 1.161288 ( 1.608597)
test_all 0.099707 0.062138 785.742027 (589.953730)
test_rubyspec 0.044789 0.049381 126.148573 ( 55.861664)
total: 1058.68 sec